public UQueryBuilder<T> Class(string classname);

Description 描述

Selects all elements with the given class. Not to be confused with Type (see OfType<>()).