C# Class Swicli.Library.ReflectedPropertyInfo

Inheritance: ReflectedMemberInfo
显示文件 Open project: swi-to-yap/swicli Class Usage Examples

Public Properties

Property Type Description
IndexerParameters IList

Protected Methods

Method Description
BuildCodeSignature ( ) : string

Private Methods

Method Description
BuildSignature ( ) : string
GetParameterizedName ( ) : string

Method Details

BuildCodeSignature() protected method

protected BuildCodeSignature ( ) : string
return string

Property Details

IndexerParameters public_oe property

public IList IndexerParameters
return IList