C# Class Castle.Facilities.WcfIntegration.Data.DataServiceHost

Inheritance: System.Data.Services.DataServiceHost
Show file Open project: castleproject/Windsor

Public Methods

Method Description
DataServiceHost ( Type serviceType ) : System

Method Details

DataServiceHost() public method

public DataServiceHost ( Type serviceType ) : System
serviceType System.Type
return System