System.Net.Cache.SingleItemRequestCache.UnlockEntry C# (CSharp) 메소드

UnlockEntry() 개인적인 메소드

private UnlockEntry ( Stream stream ) : void
stream Stream
리턴 void
        internal override void UnlockEntry(Stream stream)
        {
        }