Beispiel #1
0
 public bool HasApplication(AppIdentity appIdentity)
 {
     return(_applications.ContainsKey(appIdentity));
 }