'Declaration Public Shared Function GetString( _ ByVal method As System.Reflection.MethodBase, _ ByVal defaultValue As System.String _ ) As System.String
public static System.string GetString( System.Reflection.MethodBase method, System.string defaultValue )
Parameters
- method
- defaultValue