Click or drag to resize

ExceptionFactoryPropertyKeyIsReserved Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.ExceptionFactory.PropertyKeyIsReserved(System.String)"]

Namespace:  Frontenac.Blueprints.Util
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public static ArgumentException PropertyKeyIsReserved(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Frontenac.Blueprints.Util.ExceptionFactory.PropertyKeyIsReserved(System.String)"]

Return Value

Type: ArgumentException

[Missing <returns> documentation for "M:Frontenac.Blueprints.Util.ExceptionFactory.PropertyKeyIsReserved(System.String)"]

See Also