qtil
advanced-security/qtil-csharp 0.0.3
Search

Member predicate Namespace::hasFullyQualifiedName

Holds if this namespace has the qualified name qualifier.name.

For example if the qualified name is System.Collections.Generic, then qualifier=System.Collections and name=Generic.

predicate hasFullyQualifiedName(string qualifier, string name)