C# 클래스 StoryTeller.Testing.Model.CellTarget

파일 보기 프로젝트 열기: storyteller/Storyteller

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GoPlaces ( int &sum, int number = 5 ) : void
GoPlaces2 ( string foo = null ) : void

메소드 상세

GoPlaces() 공개 메소드

public GoPlaces ( int &sum, int number = 5 ) : void
sum int
number int
리턴 void

GoPlaces2() 공개 메소드

public GoPlaces2 ( string foo = null ) : void
foo string
리턴 void