Table of Contents

Class AllPackageClasses

Namespace
MASES.JNet.Reflector.Templates
Assembly
MASES.JNetReflector.dll
public class AllPackageClasses
Inheritance
AllPackageClasses
Inherited Members

Fields

CLASSES

public const string CLASSES = "// ALLPACKAGE_CLASSES_PLACEHOLDER"

Field Value

string
public const string COPYRIGHT = "ALLPACKAGE_COPYRIGHT_PLACEHOLDER"

Field Value

string

JAR

public const string JAR = "ALLPACKAGE_JAR_PLACEHOLDER"

Field Value

string

NAMESPACE

public const string NAMESPACE = "ALLPACKAGE_NAMESPACE_PLACEHOLDER"

Field Value

string

PACKAGE

public const string PACKAGE = "ALLPACKAGE_PACKAGE_PLACEHOLDER"

Field Value

string

VERSION

public const string VERSION = "ALLPACKAGE_VERSION_PLACEHOLDER"

Field Value

string

WHERE_CLAUSE

public const string WHERE_CLAUSE = " where {0} : {1}"

Field Value

string

WHERE_CLAUSE_NEW

public const string WHERE_CLAUSE_NEW = ", new()"

Field Value

string

Methods

DocTemplate(string)

public static string DocTemplate(string jdocUrl)

Parameters

jdocUrl string

Returns

string