IApplicationPart インターフェイス

定義

Orleans アプリケーションの一部。

public interface IApplicationPart : IEquatable<Orleans.ApplicationParts.IApplicationPart>
type IApplicationPart = interface
    interface IEquatable<IApplicationPart>
Public Interface IApplicationPart
Implements IEquatable(Of IApplicationPart)
派生
実装

適用対象