共用方式為


AssemblyPart 類別

定義

支援的 IApplicationPartAssembly

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)
繼承
AssemblyPart
實作

建構函式

AssemblyPart(Assembly)

初始化新的 AssemblyPart 執行個體。

屬性

Assembly

取得 AssemblyIApplicationPart

IsFrameworkAssembly

取得或設定值,這個值表示這個元件是否為一個「新式架構元件」。

方法

Equals(AssemblyPart)

true如果這個實例相當於提供的 實例,則傳回 , false 否則傳回 。

Equals(IApplicationPart)

支援的 IApplicationPartAssembly

Equals(Object)

支援的 IApplicationPartAssembly

GetHashCode()

支援的 IApplicationPartAssembly

適用於