Class INT3Label
No Metadata Documentation available.
Inheritance
System.Object
INT3Label
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: IL2CPU.Debug.Symbols
Assembly: IL2CPU.Debug.Symbols.Net48.dll
Syntax
[DataContract(IsReference = true)]
public class INT3Label
Properties
| Improve this Doc View SourceLabelName
No Metadata Documentation available.
Declaration
[DataMember]
public string LabelName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LeaveAsINT3
No Metadata Documentation available.
Declaration
[DataMember]
public bool LeaveAsINT3 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MethodID
No Metadata Documentation available.
Declaration
[DataMember]
public long MethodID { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |