C# Class SEToolbox.Models.ComponentListModel

Inheritance: BaseModel
Afficher le fichier Open project: midspace/SEToolbox Class Usage Examples

Méthodes publiques

Méthode Description
GenerateHtmlReport ( string filename ) : void
GetValue ( FieldInfo field, object objt ) : string
Load ( ) : void

Method Details

GenerateHtmlReport() public méthode

public GenerateHtmlReport ( string filename ) : void
filename string
Résultat void

GetValue() public static méthode

public static GetValue ( FieldInfo field, object objt ) : string
field System.Reflection.FieldInfo
objt object
Résultat string

Load() public méthode

public Load ( ) : void
Résultat void