C# Class Calyptus.MVC.Internal.PathBinding

Show file Open project: sebmarkbage/calyptus.mvc

Public Methods

Method Description
PathBinding ( Type type, PathBinderBase binder ) : System

Method Details

PathBinding() public method

public PathBinding ( Type type, PathBinderBase binder ) : System
type System.Type
binder PathBinderBase
return System