Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dev2
Runtime
WebServer
Extensions
C# 클래스 Dev2.Runtime.WebServer.Extensions
파일 보기
프로젝트 열기: Warewolf-ESB/Warewolf
공개 메소드들
메소드
설명
GetContentEncoding
(
this
content
) :
Encoding
IsAuthenticated
(
this
user
) :
bool
메소드 상세
GetContentEncoding()
공개
정적인
메소드
public
static
GetContentEncoding
(
this
content
) :
Encoding
content
this
리턴
System.Text.Encoding
IsAuthenticated()
공개
정적인
메소드
public
static
IsAuthenticated
(
this
user
) :
bool
user
this
리턴
bool