Condividi tramite


AssemblyPart Classe

Definizione

Oggetto IApplicationPart supportato da un oggetto Assembly.

public class AssemblyPart : IEquatable<Orleans.ApplicationParts.IApplicationPart>, Orleans.ApplicationParts.IApplicationPart
type AssemblyPart = class
    interface IApplicationPart
    interface IEquatable<IApplicationPart>
Public Class AssemblyPart
Implements IApplicationPart, IEquatable(Of IApplicationPart)
Ereditarietà
AssemblyPart
Implementazioni

Costruttori

AssemblyPart(Assembly)

Inizializza una nuova istanza di AssemblyPart.

Proprietà

Assembly

Ottiene l'oggetto Assembly di IApplicationPart.

IsFrameworkAssembly

Ottiene o imposta un valore che indica se l'assembly è o meno un assembly framework Orleans.

Metodi

Equals(AssemblyPart)

Restituisce true se questa istanza è equivalente all'istanza specificata, false in caso contrario.

Equals(IApplicationPart)

Oggetto IApplicationPart supportato da un oggetto Assembly.

Equals(Object)

Oggetto IApplicationPart supportato da un oggetto Assembly.

GetHashCode()

Oggetto IApplicationPart supportato da un oggetto Assembly.

Si applica a