C# Класс ProxomoWP7Demo.Custom_TrainingRec

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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