C# 클래스 ProxomoWP7Demo.Custom_TrainingRec

파일 보기 프로젝트 열기: Proxomo/SDK-WP7 1 사용 예제들

공개 메소드들

메소드 설명
Custom_TrainingRec ( ) : System
Custom_TrainingRec ( string theTableName, string theID, string theTransDate, string theFinInst, double theAmount, string theDetails, bool theIsRetAcct, bool theIsJointAcct, int theAcctType ) : System

메소드 상세

Custom_TrainingRec() 공개 메소드

public Custom_TrainingRec ( ) : System
리턴 System

Custom_TrainingRec() 공개 메소드

public Custom_TrainingRec ( string theTableName, string theID, string theTransDate, string theFinInst, double theAmount, string theDetails, bool theIsRetAcct, bool theIsJointAcct, int theAcctType ) : System
theTableName string
theID string
theTransDate string
theFinInst string
theAmount double
theDetails string
theIsRetAcct bool
theIsJointAcct bool
theAcctType int
리턴 System