MethodSignature<TType> Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a method (definition, reference, or standalone) or property signature. In the case of properties, the signature matches that of a getter with a distinguishing SignatureHeader.
generic <typename TType>
public value class MethodSignature
public readonly struct MethodSignature<TType>
public struct MethodSignature<TType>
type MethodSignature<'ype> = struct
Public Structure MethodSignature(Of TType)
- TType
The method type.
- Inheritance
Method |
Initializes a new instance of the MethodSignature<TType> structure using the specified header, return type, and parameter information. |
Generic |
Gets the number of generic type parameters for the method. |
Header |
Gets the information in the leading byte of the signature (kind, calling convention, flags). |
Parameter |
Gets the method's parameter types. |
Required |
Gets the number of parameters that are required for the method. |
Return |
Gets the return type of the method. |
Производ | Верзије |
---|---|
.NET | Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
.NET повратне информације
.NET је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: