Compartir a través de


ClassInformation(Type, Int32) Constructor

Definición

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)

Parámetros

classType
Type
instanceID
Int32

Se aplica a