ExceptionFactoryPropertyKeyCanNotBeEmpty Method |
[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.ExceptionFactory.PropertyKeyCanNotBeEmpty"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public static ArgumentException PropertyKeyCanNotBeEmpty()
Public Shared Function PropertyKeyCanNotBeEmpty As ArgumentException
public:
static ArgumentException^ PropertyKeyCanNotBeEmpty()
static member PropertyKeyCanNotBeEmpty : unit -> ArgumentException
Return Value
Type:
ArgumentException[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.ExceptionFactory.PropertyKeyCanNotBeEmpty"]
See Also