EasyEventReturnType Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeBuilder.EasyEvent.ReturnType"]
Namespace: X3Platform.DynamicProxy.Builder.CodeBuilderAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic Type ReturnType { get; }
public:
virtual property Type^ ReturnType {
Type^ get () sealed;
}
Property Value
Type:
TypeImplements
IEasyMemberReturnType
See Also