C# Class XAPI.COM.LogClass

Show file Open project: QuantBox/XAPI2 Class Usage Examples

Public Properties

Property Type Description
Level int
Level_String string
Message string

Property Details

Level public property

日志级别
public int Level
return int

Level_String public property

public string Level_String
return string

Message public property

错误信息
public string Message
return string