containsAllFromEnumSet abstract method

bool containsAllFromEnumSet(
  1. EnumSet<T> other
)

Implementation

bool containsAllFromEnumSet(EnumSet<T> other);