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
IronRuby
StandardLibrary
Yaml
ScalarNode
C# Class IronRuby.StandardLibrary.Yaml.ScalarNode
Inheritance:
Node
ファイルを表示
Open project: jschementi/iron
Class Usage Examples
Public Methods
Method
Description
ScalarNode
(
string
tag
,
string
value
,
ScalarQuotingStyle
style
) :
System
Method Details
ScalarNode()
public
method
public
ScalarNode
(
string
tag
,
string
value
,
ScalarQuotingStyle
style
) :
System
tag
string
value
string
style
ScalarQuotingStyle
return
System