C# Class Example.AccountSpecs

Show file Open project: agross/machine.specifications

Protected Properties

Property Type Description
fromAccount Example.Account
toAccount Example.Account

Property Details

fromAccount protected static property

protected static Account,Example fromAccount
return Example.Account

toAccount protected static property

protected static Account,Example toAccount
return Example.Account