ProtoElementBase Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ProtoElementBase(Guid) | Creates an instance of the ProtoElementBase class for a given domainClassId. This mode is used to determine whether the given DomainClassInfo type can be merged under any given model element. | |
ProtoElementBase(ModelElement) | Creates an instance of the ProtoElementBase class. | |
ProtoElementBase(SerializationInfo, StreamingContext) | Creates an instance of the ProtoElementBase class. |
Top