C# Class xUnit.GWT.Example.This_is_my_story_Base

Inheritance: Story
Show file Open project: BenHall/xUnit.GWT

Protected Properties

Property Type Description
a Account
b Account

Public Methods

Method Description
This_is_my_story_Base ( )

Method Details

This_is_my_story_Base() public method

Property Details

a protected property

protected Account,xUnit.GWT.Example a
return Account

b protected property

protected Account,xUnit.GWT.Example b
return Account