C# Class Epam.JDI.Core.Attributes.Functions.CloseButtonAttribute

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

Méthodes publiques

Méthode Description
CloseButtonAttribute ( string pageName = "" ) : System
Handler ( FieldInfo field ) : string

Method Details

CloseButtonAttribute() public méthode

public CloseButtonAttribute ( string pageName = "" ) : System
pageName string
Résultat System

Handler() public static méthode

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