Bend.MainBend.stop C# (CSharp) 메소드

stop() 공개 정적인 메소드

public static stop ( ) : void
리턴 void
        public static void stop()
        {
            throw new Exception("stop tests");
        }