C# Class Common.Console.Log

ファイルを表示 Open project: tommai78101/Multiplier

Public Properties

Property Type Description
message string
stackTrace string
type LogType

Property Details

message public_oe property

public string message
return string

stackTrace public_oe property

public string stackTrace
return string

type public_oe property

public LogType type
return LogType