EasyCallableConstructor Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeBuilder.EasyCallable.Constructor"]
Namespace: X3Platform.DynamicProxy.Builder.CodeBuilderAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ConstructorInfo Constructor { get; }
public:
property ConstructorInfo^ Constructor {
ConstructorInfo^ get ();
}
Property Value
Type:
ConstructorInfo
See Also