ClassInformation(Type, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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