System.IO.IsolatedStorage.IsolatedStorageFileStream.Unlock C# (CSharp) Méthode

Unlock() public méthode

public Unlock ( long position, long length ) : void
position long
length long
Résultat void
        public override void Unlock(long position, long length) { }
        public override void Write(byte[] buffer, int offset, int count) { }