C# 클래스 JDI_Web.Attributes.FrameAttribute

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

공개 메소드들

메소드 설명
FrameAttribute ( ) : System
FrameAttribute ( string frameId ) : System
GetFrame ( FieldInfo field ) : By

메소드 상세

FrameAttribute() 공개 메소드

public FrameAttribute ( ) : System
리턴 System

FrameAttribute() 공개 메소드

public FrameAttribute ( string frameId ) : System
frameId string
리턴 System

GetFrame() 공개 정적인 메소드

public static GetFrame ( FieldInfo field ) : By
field System.Reflection.FieldInfo
리턴 OpenQA.Selenium.By