Table of Contents

Class JARBuilderEventArgs

Namespace
MASES.JCOReflector.Engine
Assembly
MASES.JCOReflectorEngine.dll
[Serializable]
public class JARBuilderEventArgs : JavaBuilderEventArgs
Inheritance
JARBuilderEventArgs
Inherited Members
Extension Methods

Constructors

JARBuilderEventArgs()

public JARBuilderEventArgs()

JARBuilderEventArgs(LogLevel)

public JARBuilderEventArgs(LogLevel logLevel)

Parameters

logLevel LogLevel

Properties

EmbeddingJCOBridge

public bool EmbeddingJCOBridge { get; set; }

Property Value

bool

JarDestinationFolder

public string JarDestinationFolder { get; set; }

Property Value

string

WithJARSource

public bool WithJARSource { get; set; }

Property Value

bool