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