C# Class JDI_Web.Attributes.SiteAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: epam/JDI Class Usage Examples

Méthodes publiques

Méthode Description
Get ( FieldInfo field ) : SiteAttribute
Get ( Type type ) : SiteAttribute
Get ( object obj ) : SiteAttribute
SiteAttribute ( ) : System

Method Details

Get() public static méthode

public static Get ( FieldInfo field ) : SiteAttribute
field System.Reflection.FieldInfo
Résultat SiteAttribute

Get() public static méthode

public static Get ( Type type ) : SiteAttribute
type System.Type
Résultat SiteAttribute

Get() public static méthode

public static Get ( object obj ) : SiteAttribute
obj object
Résultat SiteAttribute

SiteAttribute() public méthode

public SiteAttribute ( ) : System
Résultat System