C# Class Telerik.Web.Mvc.Infrastructure.PathHelper

Show file Open project: juanplopes/simple-telerik

Public Methods

Method Description
CombinePath ( string directory, string fileName ) : string

Method Details

CombinePath() public static method

public static CombinePath ( string directory, string fileName ) : string
directory string
fileName string
return string