.NET Framework Class Library
SignatureHelper..::.GetPropertySigHelper Method

Returns a signature helper for a property.

Overload List

  NameDescription
Public methodStatic memberGetPropertySigHelper(Module, Type, array<Type>[]()[])Returns a signature helper for a property, given the dynamic module that contains the property, the property type, and the property arguments.
Public methodStatic memberGetPropertySigHelper(Module, Type, array<Type>[]()[], array<Type>[]()[], array<Type>[]()[], array<array<Type>[]()[]>[]()[], array<array<Type>[]()[]>[]()[])Returns a signature helper for a property, given the dynamic module that contains the property, the property type, the property arguments, and custom modifiers for the return type and arguments.
Public methodStatic memberGetPropertySigHelper(Module, CallingConventions, Type, array<Type>[]()[], array<Type>[]()[], array<Type>[]()[], array<array<Type>[]()[]>[]()[], array<array<Type>[]()[]>[]()[])Returns a signature helper for a property, given the dynamic module that contains the property, the calling convention, the property type, the property arguments, and custom modifiers for the return type and arguments.
Top
See Also

Reference

Tags :


Page view tracker