System.Net.WebHeaderCollection.WebHeaderCollection.WebHeaderCollection C# (CSharp) 메소드

WebHeaderCollection() 개인적인 메소드

private WebHeaderCollection ( bool internallyCreated ) : System
internallyCreated bool
리턴 System
		internal WebHeaderCollection (bool internallyCreated)
		{	
			this.internallyCreated = internallyCreated;
		}		
		

Same methods

WebHeaderCollection.WebHeaderCollection::WebHeaderCollection ( ) : System
WebHeaderCollection.WebHeaderCollection::WebHeaderCollection ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System