Table of Contents

Class AboutService

Namespace
JJMasterData.Web.Areas.DataDictionary.Services
Assembly
JJMasterData.Web.dll
public static class AboutService
Inheritance
AboutService
Inherited Members

Methods

GetAssemblyCopyright(Assembly)

public static string GetAssemblyCopyright(Assembly assembly)

Parameters

assembly Assembly

Returns

string

GetAssemblyDate(Assembly)

public static DateTime GetAssemblyDate(Assembly assembly)

Parameters

assembly Assembly

Returns

DateTime

GetAssemblyProduct(Assembly)

public static string GetAssemblyProduct(Assembly assembly)

Parameters

assembly Assembly

Returns

string

GetJJAssemblies()

public static List<Assembly> GetJJAssemblies()

Returns

List<Assembly>