Метод | Описание | |
---|---|---|
GetAllDummiesByName ( this list, string name ) : IEnumerable |
||
GetByNameAll ( this list, string name ) : IEnumerable |
Метод | Описание | |
---|---|---|
GetByName ( this list, string name ) : Kn5RenderableObject | ||
GetDummyByName ( this list, string name ) : |
public static GetAllDummiesByName ( this list, string name ) : IEnumerable |
||
list | this | |
name | string | |
Результат | IEnumerable |
public static GetByNameAll ( this list, string name ) : IEnumerable |
||
list | this | |
name | string | |
Результат | IEnumerable |