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

Inheritance: System.Attribute
Mostra file Open project: epam/JDI

Public Methods

Method Description
CloseButtonAttribute ( string pageName = "" ) : System
Handler ( FieldInfo field ) : string

Method Details

CloseButtonAttribute() public method

public CloseButtonAttribute ( string pageName = "" ) : System
pageName string
return System

Handler() public static method

public static Handler ( FieldInfo field ) : string
field System.Reflection.FieldInfo
return string