Beispiel #1
0
 internal SLSharedGroupItemsTypeIndexPair(SLSharedGroupItemsType Type, int Index)
 {
     this.Type  = Type;
     this.Index = Index;
 }
 internal SLSharedGroupItemsTypeIndexPair(SLSharedGroupItemsType Type, int Index)
 {
     this.Type = Type;
     this.Index = Index;
 }