Method | Description | |
---|---|---|
RemoveFromParent ( string bigType, string smallType, |
||
SetParent ( string bigType, string smallType, |
设置某个物件,在指定调试组下
|
Method | Description | |
---|---|---|
GetNameWithCount ( string smallType, int count ) : string |
设置Parent名字,带有数量
|
|
GetParent ( string bigType, string smallType ) : |
Method | Description | |
---|---|---|
GetUri ( string bigType, string smallType ) : string |
protected static GetNameWithCount ( string smallType, int count ) : string | ||
smallType | string | |
count | int | |
return | string |
protected static GetParent ( string bigType, string smallType ) : |
||
bigType | string | |
smallType | string | |
return |
public static RemoveFromParent ( string bigType, string smallType, |
||
bigType | string | |
smallType | string | |
obj | ||
return | void |
public static SetParent ( string bigType, string smallType, |
||
bigType | string | |
smallType | string | |
obj | ||
return | void |