C# Class NSoft.NFramework.StringResources.ResourceProviderTestFixtureBase

显示文件 Open project: debop/NFramework

Protected Properties

Property Type Description
log NLog.Logger

Protected Methods

Method Description
OnClassSetUp ( ) : void

Private Methods

Method Description
ClassSetUp ( ) : void

Method Details

OnClassSetUp() protected method

protected OnClassSetUp ( ) : void
return void

Property Details

log protected_oe static_oe property

protected static NLog.Logger log
return NLog.Logger