C# Class Raven.Tests.Bugs.SerializingAndDeserializingWithRaven.AggregateRoot

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

Protected Methods

Method Description
AggregateRoot ( ) : Newtonsoft.Json
AggregateRoot ( long id, long anotherLong ) : Newtonsoft.Json

Method Details

AggregateRoot() protected method

protected AggregateRoot ( ) : Newtonsoft.Json
return Newtonsoft.Json

AggregateRoot() protected method

protected AggregateRoot ( long id, long anotherLong ) : Newtonsoft.Json
id long
anotherLong long
return Newtonsoft.Json