Skip to content

T_CommandLine_Core_InstanceBuilder

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

InstanceBuilder Class

Inheritance Hierarchy

System.Object
CommandLine.Core.InstanceBuilder
Namespace:CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

internalstaticclass InstanceBuilder

VB

FriendNotInheritableClassInstanceBuilder

C++

internal ref classInstanceBuilder abstract sealed

F#

[<AbstractClassAttribute>][<SealedAttribute>]typeInstanceBuilder=classend

The InstanceBuilder type exposes the following members.

Methods

NameDescription
Public methodStatic memberBuild(T)
Private methodStatic memberBuildImmutable(T)
Private methodStatic memberBuildMutable(T)
Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally