Aqla Solutions

[This is preliminary documentation and is subject to change.]

Namespace: JustLogic.Core
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static string GenerateMemberFriendlyName(
	string name
)
JScript
public static function GenerateMemberFriendlyName(
	name : String
) : String

Parameters

name
Type: System..::..String

See Also