C# Class Howframework.Domain.ContextHandler.BaseContext

Show file Open project: howframework/AspNet-MVC

Protected Properties

Property Type Description
server IUnitOfWork

Public Methods

Method Description
BaseContext ( ) : System

Method Details

BaseContext() public method

public BaseContext ( ) : System
return System

Property Details

server protected property

protected IUnitOfWork server
return IUnitOfWork