Метод | Описание | |
---|---|---|
CreateHierarchicalSmallObject ( int i = 1 ) : |
||
CreateSmallObject ( int i = 1 ) : |
||
GetSmallHierarchy ( int rootCount ) : List |
||
GetSmallObjects ( int count ) : List |
public static CreateHierarchicalSmallObject ( int i = 1 ) : |
||
i | int | |
Результат |
public static CreateSmallObject ( int i = 1 ) : |
||
i | int | |
Результат |
public static GetSmallHierarchy ( int rootCount ) : List |
||
rootCount | int | |
Результат | List |
public static GetSmallObjects ( int count ) : List |
||
count | int | |
Результат | List |