WebRequestFlagBuilderIsProperSupersetOf - метод
Пространство имён: Tessa.Platform.WebСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public bool IsProperSupersetOf(
IEnumerable<WebRequestFlag> other
)
Public Function IsProperSupersetOf (
other As IEnumerable(Of WebRequestFlag)
) As Boolean
public:
virtual bool IsProperSupersetOf(
IEnumerable<WebRequestFlag^>^ other
) sealed
abstract IsProperSupersetOf :
other : IEnumerable<WebRequestFlag> -> bool
override IsProperSupersetOf :
other : IEnumerable<WebRequestFlag> -> bool
- other IEnumerableWebRequestFlag
-
Boolean