Simulated._Fs._StorageSink.CommitAll C# (CSharp) 메소드

CommitAll() 개인적인 메소드

private CommitAll ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task
        public virtual Task CommitAll()
        {
            throw new NotImplementedException();
        }