C# 클래스 Epam.JDI.Core.Attributes.Functions.CloseButtonAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: epam/JDI

공개 메소드들

메소드 설명
CloseButtonAttribute ( string pageName = "" ) : System
Handler ( FieldInfo field ) : string

메소드 상세

CloseButtonAttribute() 공개 메소드

public CloseButtonAttribute ( string pageName = "" ) : System
pageName string
리턴 System

Handler() 공개 정적인 메소드

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