Méthode | Description | |
---|---|---|
MapGenericMethod ( this methodInfo, |
Maps a method to the specified generic types.
|
|
MapGenericReturnType ( this methodInfo, |
Maps a return type to the specified generic types.
|
public static MapGenericMethod ( this methodInfo, |
||
methodInfo | this | The method information. |
genericTypes | The generic types. | |
Résultat |
public static MapGenericReturnType ( this methodInfo, |
||
methodInfo | this | The method information. |
genericTypes | The generic types. | |
Résultat |