Class ByteEditorWindowViewModel
Inheritance
System.Object
ByteEditorWindowViewModel
Namespace: Experior.Core.Communication.GUI
Assembly: Experior.Core.dll
Syntax
public class ByteEditorWindowViewModel : ViewModelBase
Properties
ReadOnly
Declaration
public string ReadOnly { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SourceText
Declaration
public string SourceText { get; set; }
Property Value
Type | Description |
---|---|
System.String |