AssemblyPart Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
IApplicationPart adossé à un 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)
- Héritage
-
AssemblyPart
- Implémente
Constructeurs
AssemblyPart(Assembly) |
Initialise une nouvelle instance de AssemblyPart. |
Propriétés
Assembly |
Obtient le Assembly de IApplicationPart. |
IsFrameworkAssembly |
Obtient ou définit une valeur indiquant si cet assembly est un assembly d’infrastructure Orleans. |
Méthodes
Equals(AssemblyPart) |
Retourne |
Equals(IApplicationPart) |
IApplicationPart adossé à un Assembly. |
Equals(Object) |
IApplicationPart adossé à un Assembly. |
GetHashCode() |
IApplicationPart adossé à un Assembly. |