C# Class Ext.Net.Extensions

Afficher le fichier Open project: pgodwin/Ext.net

Méthodes publiques

Méthode Description
ToElement ( this self ) : Ext.Net.Element

ToElement ( this self, bool chaining ) : Ext.Net.Element

Private Methods

Méthode Description
Update ( this self ) : void
X ( this self ) : BuilderFactory

Method Details

ToElement() public static méthode

public static ToElement ( this self ) : Ext.Net.Element
self this
Résultat Ext.Net.Element

ToElement() public static méthode

public static ToElement ( this self, bool chaining ) : Ext.Net.Element
self this
chaining bool
Résultat Ext.Net.Element