次の方法で共有


ClassInformation(Type, Int32) コンストラクター

定義

public:
 ClassInformation(Type ^ classType, int instanceID);
public ClassInformation (Type classType, int instanceID);
new Microsoft.RuleEngine.ClassInformation : Type * int -> Microsoft.RuleEngine.ClassInformation
Public Sub New (classType As Type, instanceID As Integer)

パラメーター

classType
Type
instanceID
Int32

適用対象