Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Open
Documents
DocumentDataHandler
C# 클래스 Open.Documents.DocumentDataHandler
파일 보기
프로젝트 열기: openrasta/rest-workshop-1
공개 메소드들
메소드
설명
Get
(
int
id
) :
OperationResult
Put
(
int
id
,
byte
content
) :
OperationResult
메소드 상세
Get()
공개
메소드
public
Get
(
int
id
) :
OperationResult
id
int
리턴
OpenRasta.Web.OperationResult
Put()
공개
메소드
public
Put
(
int
id
,
byte
content
) :
OperationResult
id
int
content
byte
리턴
OpenRasta.Web.OperationResult