TemperatureRatingType.AddWireSize
Description:
Add a new kind of wire size type into this temperature rating type.
Add a new kind of wire size type into this temperature rating type.
public WireSize AddWireSize(
string size,
long ampacity,
double diameter
)
-
StringsizeSize of wire size.
-
Int64ampacityAmpacity of wire size to be added.
-
DoublediameterDiameter of wire size to be added.