An NDoc Documented Class Library

Level.GetLevel Method (String)

Get level from supplied string

public static Level GetLevel(
   string level
);

Parameters

level
level as a string

Return Value

level object or null if not found

See Also

Level Class | EnterpriseDT.Util.Debug Namespace | Level.GetLevel Overload List