C# Class Solvberget.Domain.Implementation.RulesRepository

Inheritance: IRulesRepository
ファイルを表示 Open project: digbib/Solvberget Class Usage Examples

Public Methods

Method Description
GetItemRules ( ) : IEnumerable
RulesRepository ( string folderPath = null ) : System.Collections.Generic

Method Details

GetItemRules() public method

public GetItemRules ( ) : IEnumerable
return IEnumerable

RulesRepository() public method

public RulesRepository ( string folderPath = null ) : System.Collections.Generic
folderPath string
return System.Collections.Generic