C# Class Shaolinq.NamedMemberAttribute

Inheritance: System.Attribute
显示文件 Open project: tumtumtum/Shaolinq

Protected Methods

Method Description
NamedMemberAttribute ( ) : System
NamedMemberAttribute ( string name ) : System

Private Methods

Method Description
GetName ( PropertyDescriptor property, string transformString = "" ) : string
GetPrefixName ( PropertyDescriptor property, string transformString = "" ) : string
GetSuffixName ( PropertyDescriptor property, string transformString = "" ) : string

Method Details

NamedMemberAttribute() protected method

protected NamedMemberAttribute ( ) : System
return System

NamedMemberAttribute() protected method

protected NamedMemberAttribute ( string name ) : System
name string
return System