C# Class Symbolicate.Location

ファイルを表示 Open project: kumpera/mono Class Usage Examples

Public Properties

Property Type Description
FileName string
Line int

Property Details

FileName public_oe property

public string FileName
return string

Line public_oe property

public int Line
return int