C# Class Gum.Wireframe.ElementWithStateExtensionMethods

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
Add ( this toAddTo, ElementSave elementSave ) : void
Remove ( this toAddTo, ElementSave elementSave ) : void

Method Details

Add() public static méthode

public static Add ( this toAddTo, ElementSave elementSave ) : void
toAddTo this
elementSave Gum.DataTypes.ElementSave
Résultat void

Remove() public static méthode

public static Remove ( this toAddTo, ElementSave elementSave ) : void
toAddTo this
elementSave Gum.DataTypes.ElementSave
Résultat void