C# 클래스 StateFunding.Review

파일 보기 프로젝트 열기: iamchairs/StateFunding 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
refRadius double

공개 메소드들

메소드 설명
GetReport ( string bodyName ) : StateFunding.CoverageReport
GetText ( ) : string
Review ( ) : System
UpdateFinalPO ( ) : void
UpdateFinalSC ( ) : void
UpdateYear ( ) : void
touch ( ) : void

비공개 메소드들

메소드 설명
UpdateActiveKerbals ( ) : void
UpdateBases ( ) : void
UpdateCoverage ( ) : void
UpdateFunds ( ) : void
UpdateMiningRigs ( ) : void
UpdatePOSC ( ) : void
UpdateRovers ( ) : void
UpdateScienceStations ( ) : void
UpdateSpaceStations ( ) : void

메소드 상세

GetReport() 공개 메소드

public GetReport ( string bodyName ) : StateFunding.CoverageReport
bodyName string
리턴 StateFunding.CoverageReport

GetText() 공개 메소드

public GetText ( ) : string
리턴 string

Review() 공개 메소드

public Review ( ) : System
리턴 System

UpdateFinalPO() 공개 메소드

public UpdateFinalPO ( ) : void
리턴 void

UpdateFinalSC() 공개 메소드

public UpdateFinalSC ( ) : void
리턴 void

UpdateYear() 공개 메소드

public UpdateYear ( ) : void
리턴 void

touch() 공개 메소드

public touch ( ) : void
리턴 void

프로퍼티 상세

refRadius 공개적으로 프로퍼티

public double refRadius
리턴 double