Class AsmSource
Inheritance
System.Object
AsmSource
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: Cosmos.VS.DebugEngine
Assembly: Cosmos.VS.DebugEngine.dll
Syntax
public static class AsmSource
Methods
| Improve this Doc View SourceGetSourceForLabels(String, List<String>)
Declaration
public static StringBuilder GetSourceForLabels(string aAsmFile, List<string> aLabels)
Parameters
Type | Name | Description |
---|---|---|
System.String | aAsmFile | |
System.Collections.Generic.List<System.String> | aLabels |
Returns
Type | Description |
---|---|
System.Text.StringBuilder |