FileSystemFactory

FileSystemFactory delegate

SaveOptionsLoadOptionsを作成しますLocalFileSystem これは、サーバー環境でセキュリティ上の問題になる可能性があります。 独自のものを使用してください。FileSystemFactoryFileSystemFactoryサーバー側のセキュリティを向上させる.

public delegate FileSystem FileSystemFactory();

関連項目