TokenScopeIsProperSupersetOf - метод
Пространство имён: Tessa.TokensСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public bool IsProperSupersetOf(
IEnumerable<string> other
)
Public Function IsProperSupersetOf (
other As IEnumerable(Of String)
) As Boolean
public:
virtual bool IsProperSupersetOf(
IEnumerable<String^>^ other
) sealed
abstract IsProperSupersetOf :
other : IEnumerable<string> -> bool
override IsProperSupersetOf :
other : IEnumerable<string> -> bool
- other IEnumerableString
-
Boolean