C# Class AGS.Types.WorkspaceState

Afficher le fichier Open project: adventuregamestudio/ags Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FromXml ( System node ) : void
ToXml ( XmlTextWriter writer ) : void
WorkspaceState ( ) : System

Method Details

FromXml() public méthode

public FromXml ( System node ) : void
node System
Résultat void

ToXml() public méthode

public ToXml ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
Résultat void

WorkspaceState() public méthode

public WorkspaceState ( ) : System
Résultat System