GeneratorContextSameClassInvocation Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.GeneratorContext.SameClassInvocation"]
Namespace: X3Platform.DynamicProxyAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic Type SameClassInvocation { get; set; }
public:
property Type^ SameClassInvocation {
Type^ get ();
void set (Type^ value);
}
Property Value
Type:
Type
See Also