C# 클래스 FastQuant.Statistics.Maximum

상속: PortfolioStatisticsItem
파일 보기 프로젝트 열기: fastquant/fastquant.dll

보호된 프로퍼티들

프로퍼티 타입 설명
type int

공개 메소드들

메소드 설명
Maximum ( int type ) : System.Math

보호된 메소드들

메소드 설명
OnInit ( ) : void
OnStatistics ( PortfolioStatisticsItem statistics ) : void

메소드 상세

Maximum() 공개 메소드

public Maximum ( int type ) : System.Math
type int
리턴 System.Math

OnInit() 보호된 메소드

protected OnInit ( ) : void
리턴 void

OnStatistics() 보호된 메소드

protected OnStatistics ( PortfolioStatisticsItem statistics ) : void
statistics PortfolioStatisticsItem
리턴 void

프로퍼티 상세

type 보호되어 있는 프로퍼티

protected int type
리턴 int