C# Class Spring.Objects.Factory.ReturnsVoidNewsFeedManager

Just why anyone would want to do method injection on a method with a void return type is a question best left for another (earlier) night.
Mostra file Open project: spring-projects/spring-net

Public Methods

Method Description
CreateNewsFeed ( ) : void

Method Details

CreateNewsFeed() public method

public CreateNewsFeed ( ) : void
return void