Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
YamlDotNet
CultureInfoAdapter
C# 클래스 YamlDotNet.CultureInfoAdapter
상속:
System.Globalization.CultureInfo
파일 보기
프로젝트 열기: aaubry/YamlDotNet
공개 메소드들
메소드
설명
CultureInfoAdapter
(
CultureInfo
baseCulture
,
IFormatProvider
provider
) :
System
GetFormat
(
Type
formatType
) :
object
메소드 상세
CultureInfoAdapter()
공개
메소드
public
CultureInfoAdapter
(
CultureInfo
baseCulture
,
IFormatProvider
provider
) :
System
baseCulture
System.Globalization.CultureInfo
provider
IFormatProvider
리턴
System
GetFormat()
공개
메소드
public
GetFormat
(
Type
formatType
) :
object
formatType
System.Type
리턴
object