C# 클래스 FastQuant.OnSimulatorProgress

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
OnSimulatorProgress ( ) : System
OnSimulatorProgress ( long count, int percent ) : System
ToString ( ) : string

메소드 상세

OnSimulatorProgress() 공개 메소드

public OnSimulatorProgress ( ) : System
리턴 System

OnSimulatorProgress() 공개 메소드

public OnSimulatorProgress ( long count, int percent ) : System
count long
percent int
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string