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