프로퍼티 | 타입 | 설명 | |
---|---|---|---|
cRetorno | List |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CarregarArquivo | bool | ||
LerCampo | object | ||
LerDouble | double | ||
LerDouble | double | ||
LerInt32 | |||
LerRegistro | void | ||
LerString | string | ||
LerString | string | ||
RetornarConteudoTag | string | ||
SomenteNumeros | string | ||
getTime | System.DateTime |
메소드 | 설명 | |
---|---|---|
ConversaoTXT ( ) : System | ||
Converter ( string cArquivo, string cFolderDestino ) : bool |
Converter
|
|
getDate2 ( TpcnTipoCampo Tipo, string value ) : System.DateTime |
getDateTime2
|
|
getDateTime ( TpcnTipoCampo Tipo, string value ) : System.DateTime |
getDateTime
|
메소드 | 설명 | |
---|---|---|
CarregarArquivo ( string cArquivo ) : bool |
CarregarArquivo
|
|
LerCampo ( TpcnTipoCampo Tipo, TpcnResources tag, ObOp optional, int minLength, int maxLength, bool trim ) : object | ||
LerDouble ( TpcnTipoCampo Tipo, TpcnResources tag, ObOp optional, int maxLength ) : double |
LerCampo
|
|
LerDouble ( TpcnTipoCampo Tipo, TpcnResources tag, ObOp optional, int minLength, int maxLength ) : double | ||
LerInt32 ( TpcnResources tag, ObOp optional, int minLength, int maxLength ) : |
||
LerRegistro ( string aRegistro ) : void |
LerRegistro
|
|
LerString ( TpcnResources tag, ObOp optional, int minLength, int maxLength ) : string | ||
LerString ( TpcnResources tag, ObOp optional, int minLength, int maxLength, bool trim ) : string | ||
RetornarConteudoTag ( string TAG ) : string |
RetornarConteudoTag
|
|
SomenteNumeros ( string entrada ) : string |
SomenteNumeros
|
|
getTime ( string value ) : System.DateTime |
getTime
|
public Converter ( string cArquivo, string cFolderDestino ) : bool | ||
cArquivo | string | |
cFolderDestino | string | |
리턴 | bool |
public getDate2 ( TpcnTipoCampo Tipo, string value ) : System.DateTime | ||
Tipo | TpcnTipoCampo | |
value | string | |
리턴 | System.DateTime |
public getDateTime ( TpcnTipoCampo Tipo, string value ) : System.DateTime | ||
Tipo | TpcnTipoCampo | |
value | string | |
리턴 | System.DateTime |