C# Class Tp.Utils.Documentation.ApiParameter

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
ApiParameter ( string name, Type type, string description ) : System

Method Details

ApiParameter() public méthode

public ApiParameter ( string name, Type type, string description ) : System
name string
type System.Type
description string
Résultat System