Add a Level to the map
Add a Level to the map
public�void�Add(Level);
Create a new Level and add it to the map
public�void�Add(string,int);
Create a new Level and add it to the map
public�void�Add(string,int,string);
LevelMap Class | log4net.Core Namespace