共用方式為


GuidId.GetGuidId(Guid) 方法

定義

GuidId 回對應至所提供 Guid 的 實例。

public static Orleans.Runtime.GuidId GetGuidId (Guid guid);
static member GetGuidId : Guid -> Orleans.Runtime.GuidId
Public Shared Function GetGuidId (guid As Guid) As GuidId

參數

guid
Guid

guid。

傳回

GuidId對應至所提供 Guid 的 實例。

適用於