C# 클래스 StateFunding.InstanceData

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

공개 프로퍼티들

프로퍼티 타입 설명
Gov StateFunding.Government

공개 메소드들

메소드 설명
InstanceData ( ) : System
addReview ( Review R ) : void
getReviews ( ) : StateFunding.Review[]

메소드 상세

InstanceData() 공개 메소드

public InstanceData ( ) : System
리턴 System

addReview() 공개 메소드

public addReview ( Review R ) : void
R Review
리턴 void

getReviews() 공개 메소드

public getReviews ( ) : StateFunding.Review[]
리턴 StateFunding.Review[]

프로퍼티 상세

Gov 공개적으로 프로퍼티

public Government,StateFunding Gov
리턴 StateFunding.Government