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