C# Class Quaack_web.Util.ServiceUtil

ファイルを表示 Open project: ARdeWeerd/Quaack_rep_1

Public Methods

Method Description
getBerichtenService ( HttpApplicationState Application ) : BerichtenService
getProfielService ( HttpApplicationState Application ) : ProfielService

Method Details

getBerichtenService() public static method

public static getBerichtenService ( HttpApplicationState Application ) : BerichtenService
Application System.Web.HttpApplicationState
return BerichtenService

getProfielService() public static method

public static getProfielService ( HttpApplicationState Application ) : ProfielService
Application System.Web.HttpApplicationState
return ProfielService