C# 클래스 Coon.Compass.TagQuant.QuantFile

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

공개 프로퍼티들

프로퍼티 타입 설명
Psms PSM>.Dictionary

공개 메소드들

메소드 설명
AddPSM ( PSM psm ) : void
QuantFile ( string filePath ) : System
this ( string filenameID ) : PSM

메소드 상세

AddPSM() 공개 메소드

public AddPSM ( PSM psm ) : void
psm PSM
리턴 void

QuantFile() 공개 메소드

public QuantFile ( string filePath ) : System
filePath string
리턴 System

this() 공개 메소드

public this ( string filenameID ) : PSM
filenameID string
리턴 PSM

프로퍼티 상세

Psms 공개적으로 프로퍼티

public Dictionary Psms
리턴 PSM>.Dictionary