C# Class Duality.Editor.Helpers.DefaultEditorCategoryProvider

Inheritance: IEditorCategoryProvider
Mostra file Open project: BraveSirAndrew/duality

Public Methods

Method Description
GetCategory ( Type type ) : string[]

Method Details

GetCategory() public method

public GetCategory ( Type type ) : string[]
type System.Type
return string[]