C# 클래스 ItemForkEditor, isoAbbeyTFG

상속: ForkEditor
파일 보기 프로젝트 열기: nvidiosin/isoAbbeyTFG

공개 메소드들

메소드 설명
ItemForkEditor ( ) : System.Collections
clone ( ) : ForkEditor
draw ( ) : void
manages ( Checkable, c ) : bool
useFork ( Checkable, c ) : void

메소드 상세

ItemForkEditor() 공개 메소드

public ItemForkEditor ( ) : System.Collections
리턴 System.Collections

clone() 공개 메소드

public clone ( ) : ForkEditor
리턴 ForkEditor

draw() 공개 메소드

public draw ( ) : void
리턴 void

manages() 공개 메소드

public manages ( Checkable, c ) : bool
c Checkable,
리턴 bool

useFork() 공개 메소드

public useFork ( Checkable, c ) : void
c Checkable,
리턴 void