C# Class BlogService.BlogService

Inheritance: IBlogService
Show file Open project: JaDavisTTL/BlogCode

Public Methods

Method Description
HelloBloggers ( ) : string
ReplayUsername ( string UserNameEcho ) : string

Method Details

HelloBloggers() public method

public HelloBloggers ( ) : string
return string

ReplayUsername() public method

public ReplayUsername ( string UserNameEcho ) : string
UserNameEcho string
return string