C# Class Machine.Specifications.AutoMocking.Example.NewsController2

ファイルを表示 Open project: jamesbroome/Machine.Specifications.AutoMocking

Public Methods

Method Description
Index ( ) : string
NewsController2 ( INewsService newsService )

Method Details

Index() public method

public Index ( ) : string
return string

NewsController2() public method

public NewsController2 ( INewsService newsService )
newsService INewsService