Method | Description | |
---|---|---|
AddPropDefs ( this classDef, IEnumerable |
Adds a set of IPropDefs to a IClassDef
|
|
AddRelationshipDefs ( this classDef, IEnumerable |
Adds a set of IRelationshipDef to an IClassDef
|
public static AddPropDefs ( this classDef, IEnumerable |
||
classDef | this | |
propDefs | IEnumerable |
|
return | void |
public static AddRelationshipDefs ( this classDef, IEnumerable |
||
classDef | this | |
relDefs | IEnumerable |
|
return | void |