Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NUnitGoCore
CustomElements
HtmlCustomElements
ReportMenuItem
C# 클래스 NUnitGoCore.CustomElements.HtmlCustomElements.ReportMenuItem
상속:
HtmlBaseElement
파일 보기
프로젝트 열기: elv1s42/NUnitGo
공개 프로퍼티들
프로퍼티
타입
설명
Href
string
Octicon
string
공개 메소드들
메소드
설명
ReportMenuItem
(
string
title
,
string
href
,
string
octicon
= "" )
메소드 상세
ReportMenuItem()
공개
메소드
public
ReportMenuItem
(
string
title
,
string
href
,
string
octicon
= "" )
title
string
href
string
octicon
string
프로퍼티 상세
Href
공개적으로 프로퍼티
public
string
Href
리턴
string
Octicon
공개적으로 프로퍼티
public
string
Octicon
리턴
string