Goedel.Persistence.LogEntry.LogEntry C# (CSharp) Method

LogEntry() public method

Default constructor.
public LogEntry ( ) : System
return System
		public LogEntry () {
			_Initialize () ;
			}

Same methods

LogEntry::LogEntry ( JSONReader JSONReader ) : System
LogEntry::LogEntry ( string _String ) : System