Метод |
Описание |
|
BuildResourceKey ( Type cotnainerType, Stack keyStack ) : string |
|
|
BuildResourceKey ( Type containerType, string propertyName, Attribute attribute ) : string |
|
|
BuildResourceKey ( Type containerType, string propertyName, Type attributeType ) : string |
|
|
BuildResourceKey ( Type containerType, string propertyName, string separator = "." ) : string |
|
|
BuildResourceKey ( string keyPrefix, Attribute attribute ) : string |
|
|
BuildResourceKey ( string prefix, MemberInfo mi, string separator = "." ) : string |
|
|
BuildResourceKey ( string beginning, Stack keyStack ) : string |
|
|
BuildResourceKey ( string keyPrefix, Type attributeType ) : string |
|
|
BuildResourceKey ( string prefix, string name, string separator = "." ) : string |
|
|
FindPropertyDeclaringTypeName ( Type containerType, string propertyName ) : string |
|
|