C# 클래스 Sharekhan.domain.InterestRate

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

공개 메소드들

메소드 설명
InterestRate ( float rateOfInterest ) : System
IsValid ( ) : bool

메소드 상세

InterestRate() 공개 메소드

public InterestRate ( float rateOfInterest ) : System
rateOfInterest float
리턴 System

IsValid() 공개 메소드

public IsValid ( ) : bool
리턴 bool