Пример #1
0
 internal static Jongo bongo(int p, Afmagt afmagt)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 internal static Jongo jongy(int p, Afmagt skrubAf)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public Bolledej Juhuu(Afmagt børneJingo, float søstreneBørn)
 {
     return(new Bolledej(4000.7, "Ipswitch, nul", form1));
 }
Пример #4
0
 public Bolledej Juhuu(Afmagt børneJingo, float søstreneBørn)
 {
     børneJingo.afMagt(300).farvedeFolk();
     return(new Bolledej(4000.7, "Ipswitch, nul"));
 }
Пример #5
0
 public Børnetid(Afmagt def, Form1 form)
 {
     this.def = def;
     form1    = form;
 }
Пример #6
0
 public Bolledej Juhuu(Afmagt børneJingo, float søstreneBørn)
 {
     børneJingo.afMagt(300);
     return(kuk);
 }
Пример #7
0
 public Børnetid(Afmagt def)
 {
     this.def = def;
 }