Property | Type | Description | |
---|---|---|---|
AppId | int | ||
HasApp | bool | ||
HasList | bool | ||
Name | string | ||
Streams | string>.Dictionary | ||
Type | string |
Method | Description | |
---|---|---|
AssetEditInfo ( int appId, string appName, string fileName, bool global ) : System.Collections.Generic |
public AssetEditInfo ( int appId, string appName, string fileName, bool global ) : System.Collections.Generic | ||
appId | int | |
appName | string | |
fileName | string | |
global | bool | |
return | System.Collections.Generic |