pt.sapo.gis.trace.Entry.Entry C# (CSharp) Method

Entry() public method

public Entry ( ) : System
return System
        public Entry() : this(null, severityType.INFO, new Dictionary<String, Object>()) {}

Same methods

Entry::Entry ( String description, severityType severity ) : System
Entry::Entry ( String description, severityType severity, Object>.IDictionary properties ) : System