Beispiel #1
0
 public static bool Has <T>()
 {
     return(_current.Has(typeof(T)));
 }