no duh
This commit is contained in:
parent
dad971da79
commit
46a5bd2003
@ -28,6 +28,9 @@ using UniversalEditor.IO;
|
||||
|
||||
namespace UniversalEditor.Accessors
|
||||
{
|
||||
/// <summary>
|
||||
/// Provides an <see cref="Accessor"/> for reading from/writing to a file on the local file system.
|
||||
/// </summary>
|
||||
public class FileAccessor : Accessor
|
||||
{
|
||||
private static AccessorReference _ar = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user