C# Class Agnos.Servers.CmdlineServer.ArgSpec

Afficher le fichier Open project: tomerfiliba/agnos

Méthodes publiques

Свойство Type Description
defaultvalue object
help string
name string
optional bool
type ArgType

Property Details

defaultvalue public_oe property

public object defaultvalue
Résultat object

help public_oe property

public string help
Résultat string

name public_oe property

public string name
Résultat string

optional public_oe property

public bool optional
Résultat bool

type public_oe property

public ArgType type
Résultat ArgType