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