Example #1
0
 public static bool IsEnabled(LogLevel x)
 {
     return(true);
 }
Example #2
0
 public static bool IsEnabled(LogLevel x)
 {
     return true;
 }