Beispiel #1
0
public static void Main()
{
Example example = new Example();
example.Function1();
}