Service1ClientIO_DeleteFile Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public void IO_DeleteFile( string targetFile, string key )
Public Sub IO_DeleteFile ( targetFile As String, key As String )
public: virtual void IO_DeleteFile( String^ targetFile, String^ key ) sealed
abstract IO_DeleteFile : targetFile : string * key : string -> unit override IO_DeleteFile : targetFile : string * key : string -> unit