SpecUtils.IsSpec
Description:
Checks whether a ForgeTypeId identifies a spec.
Checks whether a ForgeTypeId identifies a spec.
public static bool IsSpec(
ForgeTypeId specTypeId
)
-
specTypeIdThe identifier to check.
Return Value
bool
True if the ForgeTypeId identifies a spec, false otherwise.
-
A non-optional argument was null