C# Class uREPL.CommandAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: hecomi/uREPL

Méthodes publiques

Свойство Type Description
description string
name string

Méthodes publiques

Méthode Description
CommandAttribute ( ) : System

Method Details

CommandAttribute() public méthode

public CommandAttribute ( ) : System
Résultat System

Property Details

description public_oe property

public string description
Résultat string

name public_oe property

public string name
Résultat string