C# Class UI__Editor.EventAggregators.ChangeUI

Mostra file Open project: theznerd/GUIpp

Public Methods

Method Description
ChangeUI ( string changeType, object changeData ) : System

Method Details

ChangeUI() public method

public ChangeUI ( string changeType, object changeData ) : System
changeType string
changeData object
return System