Table of Contents

Class ConsoleClassCustomizerAttribute

Namespace
Zorro.Core.CLI
Assembly
Zorro.Core.Runtime.dll
[AttributeUsage(AttributeTargets.Class)]
public class ConsoleClassCustomizerAttribute : Attribute
Inheritance
ConsoleClassCustomizerAttribute
Inherited Members
Extension Methods

Constructors

ConsoleClassCustomizerAttribute(string)

public ConsoleClassCustomizerAttribute(string newDomainName)

Parameters

newDomainName string

Fields

NewDomainName

public string NewDomainName

Field Value

string