C# Class ExcelMapper.Repository.Extensions.StringExtensions

Show file Open project: mvba/ExcelMapper

Public Methods

Method Description
GetClassName ( this value ) : string
GetWorkSheetName ( this value ) : string

Method Details

GetClassName() public static method

public static GetClassName ( this value ) : string
value this
return string

GetWorkSheetName() public static method

public static GetWorkSheetName ( this value ) : string
value this
return string