Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MarkdownDeep
FootnoteReference
C# Class MarkdownDeep.FootnoteReference
ファイルを表示
Open project: jcaillon/3P
Class Usage Examples
Public Properties
Property
Type
Description
id
string
index
int
Public Methods
Method
Description
FootnoteReference
(
int
index
,
string
id
)
Method Details
FootnoteReference()
public
method
public
FootnoteReference
(
int
index
,
string
id
)
index
int
id
string
Property Details
id
public_oe property
public
string
id
return
string
index
public_oe property
public
int
index
return
int