C# Class Reinforced.Typings.Xmldoc.Model.DocumentationMemberExtensions

Afficher le fichier Open project: reinforced/Reinforced.Typings

Méthodes publiques

Méthode Description
HasParameters ( this dm ) : bool
HasReturns ( this dm ) : bool
HasSummary ( this dm ) : bool
MeberType ( this name ) : DocumentationMemberType

Method Details

HasParameters() public static méthode

public static HasParameters ( this dm ) : bool
dm this
Résultat bool

HasReturns() public static méthode

public static HasReturns ( this dm ) : bool
dm this
Résultat bool

HasSummary() public static méthode

public static HasSummary ( this dm ) : bool
dm this
Résultat bool

MeberType() public static méthode

public static MeberType ( this name ) : DocumentationMemberType
name this
Résultat DocumentationMemberType