C# Class AGS.Types.WorkspaceState

Datei anzeigen Open project: adventuregamestudio/ags Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
FromXml ( System node ) : void
ToXml ( XmlTextWriter writer ) : void
WorkspaceState ( ) : System

Method Details

FromXml() public method

public FromXml ( System node ) : void
node System
return void

ToXml() public method

public ToXml ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
return void

WorkspaceState() public method

public WorkspaceState ( ) : System
return System