Version: 2021.1
언어: 한국어
public UQueryBuilder<T2> Children (string name, params string[] classes);
public UQueryBuilder<T2> Children (string name, string className);

설명

Selects all direct child elements of elements matching the previous rules.