C# Class cleanLayer.Library.ProfileHelper

Show file Open project: Vipeax/cleanLayer

Public Methods

Method Description
GetAppropriateSubProfile ( HBProfile profile ) : SubProfile
GetProfile ( string path ) : HBProfile

Method Details

GetAppropriateSubProfile() public static method

public static GetAppropriateSubProfile ( HBProfile profile ) : SubProfile
profile HBProfile
return SubProfile

GetProfile() public static method

public static GetProfile ( string path ) : HBProfile
path string
return HBProfile