kOS.Safe.Persistence.Volume.CreateFile C# (CSharp) 메소드

CreateFile() 공개 추상적인 메소드

public abstract CreateFile ( VolumePath path ) : VolumeFile
path VolumePath
리턴 VolumeFile
        public abstract VolumeFile CreateFile(VolumePath path);

Same methods

Volume::CreateFile ( string pathString ) : VolumeFile