Property | Type | Description | |
---|---|---|---|
Invoke | object | ||
NetWrapper | System | ||
NetWrapper | System |
Method | Description | |
---|---|---|
AllowCRLF ( ) : int | ||
GetCRLFTranslation ( ) : string | ||
GetDefaultEncoding ( ) : int | ||
GetLibraryInfo ( ) : string | ||
GetSupportExtension ( ) : string | ||
GetText ( string strInput ) : string | ||
MakeScript ( string strOrgScript, string strOrgText, string strNewText ) : string | ||
PostProcess ( string buffer ) : byte[] | ||
PreProcess ( byte buffer ) : string[] |
Method | Description | |
---|---|---|
Invoke ( string strMethod, object args ) : object | ||
NetWrapper ( |
||
NetWrapper ( string library ) : System |
public MakeScript ( string strOrgScript, string strOrgText, string strNewText ) : string | ||
strOrgScript | string | |
strOrgText | string | |
strNewText | string | |
return | string |
public PostProcess ( string buffer ) : byte[] | ||
buffer | string | |
return | byte[] |