IMethodSignature Interface |
Namespace: Mono.Cecil
public interface IMethodSignature : IMetadataTokenProvider
The IMethodSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallingConvention | |
![]() | ExplicitThis | |
![]() | HasParameters | |
![]() | HasThis | |
![]() | MetadataToken | (Inherited from IMetadataTokenProvider.) |
![]() | MethodReturnType | |
![]() | Parameters | |
![]() | ReturnType |