Class Sharp
Inherited Members
Namespace: BenchmarkDotNet.Disassemblers
Assembly: BenchmarkDotNet.dll
Syntax
public class Sharp : SourceCode
Properties
FilePath
Declaration
public string FilePath { get; set; }
Property Value
Type | Description |
---|---|
String |
LineNumber
Declaration
public int LineNumber { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
Text
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
String |