C# Class BExIS.Web.Shell.Areas.MSM.Models.TreePartialModel

Afficher le fichier Open project: BEXIS2/Core Class Usage Examples

Méthodes publiques

Méthode Description
TreePartialModel ( int partialId, string name, string xsd ) : System

Private Methods

Méthode Description
xml2HtmlTree ( ) : string
xsd2jsonTree ( ) : string

Method Details

TreePartialModel() public méthode

public TreePartialModel ( int partialId, string name, string xsd ) : System
partialId int
name string
xsd string
Résultat System