C# Class JDI_Web.Settings.MapInterfaceToElement

Afficher le fichier Open project: epam/JDI Class Usage Examples

Méthodes publiques

Méthode Description
ClassFromInterface ( Type clazz ) : Type
Init ( Type>.Dictionary map ) : void
Update ( Type>.Dictionary map ) : void

Method Details

ClassFromInterface() public static méthode

public static ClassFromInterface ( Type clazz ) : Type
clazz System.Type
Résultat System.Type

Init() public static méthode

public static Init ( Type>.Dictionary map ) : void
map Type>.Dictionary
Résultat void

Update() public static méthode

public static Update ( Type>.Dictionary map ) : void
map Type>.Dictionary
Résultat void