C# Class Raven.Tests.Bugs.DocumentToJsonAndBackTest

ファイルを表示 Open project: nhsevidence/ravendb

Public Methods

Method Description
DocumentToJsonAndBackTest ( ) : System.Collections

Private Methods

Method Description
LinqQueryWithStaticCallOnEnumerableIsCanBeCompiledAndRun ( ) : void
LinqQueryWithStaticCallOnEnumerableIsTranslatedToExtensionMethod ( ) : void
ListOnDynamicJsonObjectFromJsonIsAnArray ( ) : void
ListOnDynamicJsonObjectFromJsonWillFailToBeAJsonList ( ) : void

Method Details

DocumentToJsonAndBackTest() public method

public DocumentToJsonAndBackTest ( ) : System.Collections
return System.Collections