BestHTTP.PlatformSupport.FileSystem.WebGLIOService.FileDelete C# (CSharp) Méthode

FileDelete() public méthode

public FileDelete ( string path ) : void
path string
Résultat void
        public void FileDelete(string path)
        {
            throw new NotImplementedException();
        }