C# Class Spring.Objects.Factory.ProtectedReturnsNullNewsFeedManagerWithVirtualMethod

显示文件 Open project: spring-projects/spring-net Class Usage Examples

Public Methods

Method Description
GrabNewsFeed ( ) : NewsFeed

Protected Methods

Method Description
CreateNewsFeed ( ) : NewsFeed

Method Details

CreateNewsFeed() protected method

protected CreateNewsFeed ( ) : NewsFeed
return NewsFeed

GrabNewsFeed() public method

public GrabNewsFeed ( ) : NewsFeed
return NewsFeed