class CursorSettings
😔 No documentation found.
public int Version { get; }
😔 No documentation found.
public Dictionary<string,CursorSettings.Cursor> Cursors { get; set; }
😔 No documentation found.
public Guid Guid { get; set; }
😔 No documentation found.
public JsonObject Serialize( )
😔 No documentation found.
public void Deserialize( string json )
😔 No documentation found.
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public CursorSettings( )
😔 No documentation found.