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

Afficher le fichier Open project: epam/JDI

Méthodes publiques

Méthode Description
GetElementName ( FieldInfo field ) : String
GetFunction ( FieldInfo field ) : Functions.Functions

Private Methods

Méthode Description
IsCapital ( char ch ) : System.Boolean
SplitCamelCase ( String camel ) : String

Method Details

GetElementName() public static méthode

public static GetElementName ( FieldInfo field ) : String
field System.Reflection.FieldInfo
Résultat String

GetFunction() public static méthode

public static GetFunction ( FieldInfo field ) : Functions.Functions
field System.Reflection.FieldInfo
Résultat Functions.Functions