C# Class newtelligence.DasBlog.Util.ReflectionHelper

ファイルを表示 Open project: AArnott/dasblog

Public Methods

Method Description
CodeBase ( ) : string

Returns the code base file location as a standard directory.

Private Methods

Method Description
ReflectionHelper ( ) : System

Method Details

CodeBase() public static method

Returns the code base file location as a standard directory.
public static CodeBase ( ) : string
return string