コード例 #1
0
 public ComponentPropertyMapping(ComponentFromElementType fromElementType)
 {
     this.fromElementType = fromElementType;
 }
コード例 #2
0
				public ComponentPropertyMapping(ComponentFromElementType fromElementType)
				{
					this.fromElementType = fromElementType;
				}