Service1ClientIO_ReadFile Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public byte[] IO_ReadFile( string file, string key )
Public Function IO_ReadFile ( file As String, key As String ) As Byte()
public: virtual array<unsigned char>^ IO_ReadFile( String^ file, String^ key ) sealed
abstract IO_ReadFile : file : string * key : string -> byte[] override IO_ReadFile : file : string * key : string -> byte[]