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