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