Click or drag to resize

BootstrapperSettingsControllersMethodNameMaxLength Property

Max length for method names (if longer than this use the AliasAttribute to make it shorter)

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static int MethodNameMaxLength { get; set; }

Property Value

Type: Int32
See Also