Share via


ClassInformation(Type, Int32) Constructor

Definition

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)

Parameters

classType
Type
instanceID
Int32

Applies to