C# Class Mono.Debugger.Soft.SourceInfo

Show file Open project: vargaz/mono Class Usage Examples

Public Properties

Property Type Description
guid byte[]
source_file string

Property Details

guid public property

public byte[] guid
return byte[]

source_file public property

public string source_file
return string