BestHTTP.PlatformSupport.FileSystem.WebGLIOService.FileDelete C# (CSharp) Метод

FileDelete() публичный Метод

public FileDelete ( string path ) : void
path string
Результат void
        public void FileDelete(string path)
        {
            throw new NotImplementedException();
        }