Show / Hide Table of Contents

Interface IFileReadWriteDelete

Inherited Members
IFileRead.Load(String)
IFileRead.IsFileExist(String)
IFileWrite.Save(String, Byte[])
IFileDelete.Delete(String)
Namespace: VRoidSDK.IO
Assembly: VRoidSDK.dll
Syntax
public interface IFileReadWriteDelete : IFileRead, IFileWrite, IFileDelete
Back to top Generated by DocFX