C# 클래스 Dwarrowdelf.ActionReport

상속: LivingReport
파일 보기 프로젝트 열기: tomba/dwarrowdelf

공개 메소드들

메소드 설명
SetFail ( string str ) : void

보호된 메소드들

메소드 설명
ActionReport ( ILivingObject living ) : System

메소드 상세

ActionReport() 보호된 메소드

protected ActionReport ( ILivingObject living ) : System
living ILivingObject
리턴 System

SetFail() 공개 메소드

public SetFail ( string str ) : void
str string
리턴 void