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

IsRestricted() 공개 정적인 메소드

public static IsRestricted ( string headerName ) : bool
headerName string
리턴 bool
        public static bool IsRestricted(string headerName) { throw null; }
        public override void OnDeserialization(object sender) { }

Same methods

WebHeaderCollection::IsRestricted ( string headerName, bool response ) : bool