C# Class Arango.Tests.IssueTests

Inheritance: IDisposable
Show file Open project: yojimbo87/ArangoDB-NET

Public Methods

Method Description
Dispose ( ) : void
IssueTests ( ) : System

Private Methods

Method Description
Issue_No15_List_save_and_retrieve ( ) : void
Issue_No16_SortedList ( ) : void
Issue_No34_MapAttributesToProperties ( ) : void
Issue_No8_Guid_conversion ( ) : void
Issue_No9_Enum_type_handling ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

IssueTests() public method

public IssueTests ( ) : System
return System