DOId Class
[Missing <summary> documentation for "T:Casewhere.Common.DOId"]
Definition
Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class DOId- Inheritance
- Object DOId
Constructors
| DOId(String) | Initializes a new instance of the DOId class |
| DOId(String, String) | Initializes a new instance of the DOId class |
Properties
Methods
| GetCollectionName | |
| GetDataClassName | |
| GetEntityCollectionName | |
| New | |
| Parse(Object) | |
| Parse(String, IEnumerableObject) | |
| Parse(String, Object) | |
| ToString |
(Overrides ObjectToString) |
| TryParse | |
| TryParseExact |