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