Class ByteEditorWindow
Inheritance
System.Object
ByteEditorWindow
Assembly: Experior.Core.dll
Syntax
public class ByteEditorWindow : ThemedWindow
Constructors
ByteEditorWindow(String, BufferTypes)
Declaration
public ByteEditorWindow(string text, BufferTypes buffertype)
Parameters
Type |
Name |
Description |
System.String |
text |
|
BufferTypes |
buffertype |
|
Properties
Connection
Declaration
public Connection Connection { get; set; }
Property Value
Editable
Declaration
public bool Editable { set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Close()
Declaration
Refresh()
Declaration