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