C# Class Nyan.Core.Modules.Log.Message

显示文件 Open project: bucknellu/Nyan Class Usage Examples

Public Properties

Property Type Description
Type EContentType

Public Methods

Method Description
Message ( ) : System
Message ( string message ) : System

Private Methods

Method Description
Initialize ( ) : void

Method Details

Message() public method

public Message ( ) : System
return System

Message() public method

public Message ( string message ) : System
message string
return System

Property Details

Type public_oe property

public EContentType Type
return EContentType