C# 클래스 Demo.Class1

파일 보기 프로젝트 열기: bekkopen/dotnetkurs 1 사용 예제들

공개 메소드들

메소드 설명
Demo1 ( ) : void
Demo2 ( ) : void
Demo3 ( ) : void

비공개 메소드들

메소드 설명
CarOnWasherFluidWarningLightWasLit ( ) : void
IsCool ( Car car ) : bool
Main ( string args ) : void

메소드 상세

Demo1() 공개 정적인 메소드

public static Demo1 ( ) : void
리턴 void

Demo2() 공개 정적인 메소드

public static Demo2 ( ) : void
리턴 void

Demo3() 공개 정적인 메소드

public static Demo3 ( ) : void
리턴 void