Esempio n. 1
0
 private void Foo(ClassInLib arg1)
 {
 }
Esempio n. 2
0
 private void Foo()
 {
     int theAnswer = ClassInLib.Foo();
 }