C# Class Raven.Tryouts.OrderTotalResult

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

Public Properties

Property Type Description
Employee string
Total decimal

Property Details

Employee public_oe property

public string Employee
return string

Total public_oe property

public decimal Total
return decimal