Свойство | Тип | Описание | |
---|---|---|---|
attributes | AttributeStore |
||
unmigratedAttributes | string>.IDictionary | ||
unmigratedParts | List |
Метод | Описание | |
---|---|---|
AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
AddUnmigratedAttribute ( string attribute, string value ) : void | ||
AddUnmigratedPart ( IMappingPart part ) : void |
Метод | Описание | |
---|---|---|
ComponentMappingBase ( ) : System.Collections.Generic | ||
ComponentMappingBase ( AttributeStore store ) : System.Collections.Generic |
public AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
visitor | IMappingModelVisitor | |
Результат | void |
public AddUnmigratedAttribute ( string attribute, string value ) : void | ||
attribute | string | |
value | string | |
Результат | void |
public AddUnmigratedPart ( IMappingPart part ) : void | ||
part | IMappingPart | |
Результат | void |
protected ComponentMappingBase ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
protected ComponentMappingBase ( AttributeStore store ) : System.Collections.Generic | ||
store | AttributeStore | |
Результат | System.Collections.Generic |
protected IDictionary |
||
Результат | string>.IDictionary |