C# Class Alexandria.Engines.Sciagi.Resources.Text

A collection of strings.
Inheritance: ResourceData
Mostra file Open project: Burton-Radons/Alexandria

Public Methods

Method Description
Browse ( Action progressUpdateCallback = null ) : Control

Create a control to browse the object.

Private Methods

Method Description
Text ( AssetLoader loader ) : System

Read the text resource.

Method Details

Browse() public method

Create a control to browse the object.
public Browse ( Action progressUpdateCallback = null ) : Control
progressUpdateCallback Action
return System.Windows.Forms.Control