Beispiel #1
0
 public StatusInfo(StatusTargetInfo targetInfo, StatusTypeInfo typeInfo)
 {
     this.targetInfo = targetInfo;
     this.typeInfo   = typeInfo;
 }