Constructor ModelReference
ModelReference(string)
Initializes a new instance of the ModelReference class with the specified name.
public ModelReference(string name)
Parameters
namestringThe name of the referenced model.
Initializes a new instance of the ModelReference class with the specified name.
public ModelReference(string name)
name stringThe name of the referenced model.