Public Shared Sub test ( _ x As Integer, _ y As Integer _ )
public static void test ( int x, int y )
public: static void test ( int x, int y )