Пример #1
0
 public void AddToInformationenZuZielGruppen(InformationenZuZielGruppen informationenZuZielGruppen)
 {
     base.AddObject("InformationenZuZielGruppen", informationenZuZielGruppen);
 }
Пример #2
0
 public static InformationenZuZielGruppen CreateInformationenZuZielGruppen(global::System.Guid ID)
 {
     InformationenZuZielGruppen informationenZuZielGruppen = new InformationenZuZielGruppen();
     informationenZuZielGruppen.ID = ID;
     return informationenZuZielGruppen;
 }