C# 클래스 FittingEngine.Context

상속: IContext
파일 보기 프로젝트 열기: rischwa/eve-fast-fitting-assessment 1 사용 예제들

공개 메소드들

메소드 설명
GetDamageOutput ( ) : DamageOutput
RaiseUserError ( string error ) : void

메소드 상세

GetDamageOutput() 공개 메소드

public GetDamageOutput ( ) : DamageOutput
리턴 DamageOutput

RaiseUserError() 공개 메소드

public RaiseUserError ( string error ) : void
error string
리턴 void