C# 클래스 MyNamespace.SomeClass

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
Method1 ( object Command, object ExposedVariables ) : void
Method2 ( object Command, object ExposedVariables ) : void
SomeClass ( )

메소드 상세

Method1() 공개 메소드

public Method1 ( object Command, object ExposedVariables ) : void
Command object
ExposedVariables object
리턴 void

Method2() 공개 메소드

public Method2 ( object Command, object ExposedVariables ) : void
Command object
ExposedVariables object
리턴 void

SomeClass() 공개 메소드

public SomeClass ( )