AssemblyPart 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
支援的 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 |
取得 Assembly 的 IApplicationPart。 |
IsFrameworkAssembly |
取得或設定值,這個值表示這個元件是否為一個「新式架構元件」。 |
方法
Equals(AssemblyPart) |
|
Equals(IApplicationPart) |
支援的 IApplicationPartAssembly 。 |
Equals(Object) |
支援的 IApplicationPartAssembly 。 |
GetHashCode() |
支援的 IApplicationPartAssembly 。 |