C# Class Epam.JDI.Core.Attributes.FillFromFieldAttribute

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

Méthodes publiques

Свойство Type Description
FieldName string

Méthodes publiques

Méthode Description
FillFromFieldAttribute ( string fieldName ) : System
GetFieldName ( FieldInfo field ) : string

Method Details

FillFromFieldAttribute() public méthode

public FillFromFieldAttribute ( string fieldName ) : System
fieldName string
Résultat System

GetFieldName() public static méthode

public static GetFieldName ( FieldInfo field ) : string
field System.Reflection.FieldInfo
Résultat string

Property Details

FieldName public_oe property

public string FieldName
Résultat string