Class DebugInfo.Field_Map
Inheritance
System.Object
DebugInfo.Field_Map
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
public class Field_Map
Fields
| Improve this Doc View SourceFieldNames
Declaration
public List<string> FieldNames
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |
Properties
| Improve this Doc View SourceTypeName
Declaration
public string TypeName { get; set; }
Property Value
Type | Description |
---|---|
System.String |