BaseCodeGeneratorMainTypeBuilder Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeGenerators.BaseCodeGenerator.MainTypeBuilder"]
Namespace: X3Platform.DynamicProxy.Builder.CodeGeneratorsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxprotected EasyType MainTypeBuilder { get; }
protected:
property EasyType^ MainTypeBuilder {
EasyType^ get ();
}
Property Value
Type:
EasyType
See Also