Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TypeScriptAngularWebApiAppHal
HalConfig
C# 클래스 TypeScriptAngularWebApiAppHal.HalConfig
This represents the config entity for HAL.
파일 보기
프로젝트 열기: devkimchi/TypeScript-WebApi-Sample
공개 메소드들
메소드
설명
ConfigHal
(
this
config
) :
void
Configures HAL formatters.
비공개 메소드들
메소드
설명
ConfigHalJson
(
this
config
) :
void
ConfigHalXml
(
this
config
) :
void
메소드 상세
ConfigHal()
공개
정적인
메소드
Configures HAL formatters.
public
static
ConfigHal
(
this
config
) :
void
config
this
instance.
리턴
void