Method | Description | |
---|---|---|
Create ( ) : IEnumerable |
||
MethodSignature ( string invokingType, string returnType, bool isStatic, IEnumerable |
||
ToString ( ) : string |
public MethodSignature ( string invokingType, string returnType, bool isStatic, IEnumerable |
||
invokingType | string | |
returnType | string | |
isStatic | bool | |
args | IEnumerable |
|
return | System |