public static string FormatBoolYN( bool value )
Public Shared Function FormatBoolYN ( _ value As Boolean _ ) As String
public: static String^ FormatBoolYN( bool value )