Plegma API  v2
Yodiwo.API.Plegma.DbKey Struct Reference
Inheritance diagram for Yodiwo.API.Plegma.DbKey:

Public Member Functions

 DbKey (UserKey key, string id)
 
void FillFromString (string input)
 
override string ToString ()
 
string ToStringEx ()
 
bool Equals (DbKey other)
 
bool Equals (ref DbKey other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool CheckValid (UserKey ukey, string id, string magic)
 
static operator DbKey (string str)
 
static operator string (DbKey key)
 
static DbKey ConvertFromString (string stringValue)
 
static bool operator== (DbKey left, DbKey right)
 
static bool operator!= (DbKey left, DbKey right)
 

Public Attributes

UserKey UserKey
 
string Id
 
string KeyMagic
 
bool _IsValid
 

Properties

bool IsValid [get]
 
bool IsInvalid [get]
 

The documentation for this struct was generated from the following file: