C# (CSharp) csCommon.Utils.IO 네임스페이스

클래스들

이름 설명
FileLocation C# uses strings for files everywhere. We need to be able to distinguish between strings and files, however. Therefore, we created this class. TODO This may be replacable by, e.g., an URI or URL class that is already present. Or, we could add whether files are local or remote.