IdAttribute(UInt32) 构造函数

定义

初始化 IdAttribute 类的新实例。

public IdAttribute (uint id);
new Orleans.IdAttribute : uint32 -> Orleans.IdAttribute
Public Sub New (id As UInteger)

参数

id
UInt32

标识符。

适用于