Esempio n. 1
0
 private void M()
 {
     Mod.DoSomething(ref this._birthDay3);
     Mod.DoSomething2(out _birthDay4);
 }