TokenScopeIsProperSupersetOf - метод
Пространство имён: Tessa.TokensСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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