Show / Hide Table of Contents

Interface IFileReadWrite

ファイルを読み書きするモジュール

Inherited Members
IFileRead.Load(String)
IFileRead.IsFileExist(String)
IFileWrite.Save(String, Byte[])
Namespace: Pixiv.VroidSdk.IO
Assembly: Pixiv.VroidSdk.dll
Syntax
public interface IFileReadWrite : IFileRead, IFileWrite
In This Article
Back to top Generated by DocFX