Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SDKDocGenerator
PropertyInfoWrapper
C# 클래스 SDKDocGenerator.PropertyInfoWrapper
상속:
MemberInfoWrapper
파일 보기
프로젝트 열기: aws/aws-sdk-net
1 사용 예제들
공개 메소드들
메소드
설명
GetGetMethod
( ) :
MethodInfoWrapper
GetSetMethod
( ) :
MethodInfoWrapper
PropertyInfoWrapper
(
PropertyInfo
info
,
string
docId
) :
System
메소드 상세
GetGetMethod()
공개
메소드
public
GetGetMethod
( ) :
MethodInfoWrapper
리턴
MethodInfoWrapper
GetSetMethod()
공개
메소드
public
GetSetMethod
( ) :
MethodInfoWrapper
리턴
MethodInfoWrapper
PropertyInfoWrapper()
공개
메소드
public
PropertyInfoWrapper
(
PropertyInfo
info
,
string
docId
) :
System
info
System.Reflection.PropertyInfo
docId
string
리턴
System