Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SDKDocGenerator
PropertyInfoWrapper
C# Class SDKDocGenerator.PropertyInfoWrapper
Inheritance:
MemberInfoWrapper
显示文件
Open project: aws/aws-sdk-net
Class Usage Examples
Public Methods
Method
Description
GetGetMethod
( ) :
MethodInfoWrapper
GetSetMethod
( ) :
MethodInfoWrapper
PropertyInfoWrapper
(
PropertyInfo
info
,
string
docId
) :
System
Method Details
GetGetMethod()
public
method
public
GetGetMethod
( ) :
MethodInfoWrapper
return
MethodInfoWrapper
GetSetMethod()
public
method
public
GetSetMethod
( ) :
MethodInfoWrapper
return
MethodInfoWrapper
PropertyInfoWrapper()
public
method
public
PropertyInfoWrapper
(
PropertyInfo
info
,
string
docId
) :
System
info
System.Reflection.PropertyInfo
docId
string
return
System