C# Class ThreejsDemo.ListMaker

Afficher le fichier Open project: guidovanhilst/SharpThreejs Class Usage Examples

Méthodes publiques

Свойство Type Description
List Bridge.jQuery2.jQuery

Méthodes publiques

Méthode Description
AddListItem ( string text, Action clickHandler, object tag ) : Bridge.jQuery2.jQuery
ListMaker ( ) : System

Private Methods

Méthode Description
MakeList ( ) : Bridge.jQuery2.jQuery

Method Details

AddListItem() public méthode

public AddListItem ( string text, Action clickHandler, object tag ) : Bridge.jQuery2.jQuery
text string
clickHandler Action
tag object
Résultat Bridge.jQuery2.jQuery

ListMaker() public méthode

public ListMaker ( ) : System
Résultat System

Property Details

List public_oe property

public jQuery,Bridge.jQuery2 List
Résultat Bridge.jQuery2.jQuery