コード例 #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
ファイル: Afmagt.cs プロジェクト: MathiasKoizumi/Kilo-73
 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
ファイル: Afmagt.cs プロジェクト: MathiasKoizumi/Batch-it-45
 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;
 }