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