System.Net.WebHeaderCollection.IsRestricted C# (CSharp) Method

IsRestricted() public static method

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

Same methods

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