Table of Contents

Class AppPathExtension

Namespace
H.Services.AppPath
Assembly
H.Services.AppPath.dll
public static class AppPathExtension
Inheritance
AppPathExtension
Inherited Members

Methods

ClearCache(IAppPathServce, out string)

public static bool ClearCache(this IAppPathServce servce, out string message)

Parameters

servce IAppPathServce
message string

Returns

bool

ClearSetting(IAppPathServce, out string)

清空设置

public static bool ClearSetting(this IAppPathServce servce, out string message)

Parameters

servce IAppPathServce
message string

Returns

bool

清空是否成功