C# Class UsedAssets, Hellbound

Mostrar archivo Open project: Backman/Hellbound Class Usage Examples

Public Methods

Method Description
GetAllAssets ( ) : string[]
GetLists ( List &assetResult, List &dependencyResult ) : void

Method Details

GetAllAssets() public static method

public static GetAllAssets ( ) : string[]
return string[]

GetLists() public static method

public static GetLists ( List &assetResult, List &dependencyResult ) : void
assetResult List
dependencyResult List
return void