Beispiel #1
0
 public T GetCompleteCondition <T>() where T : Condition
 {
     return(Data.GetCompleteCondition <T>());
 }