예제 #1
0
 internal ObjectInfo(string name, ObjectType type, Dimension size) : this(name, type, size, new List <FileReference>())
 {
 }