C# Class Swicli.Library.ReflectedConstructorInfo

Inheritance: ReflectedMethodInfo
Afficher le fichier Open project: swi-to-yap/swicli Class Usage Examples

Méthodes publiques

Méthode Description
ReflectedConstructorInfo ( ) : System.IO

Méthodes protégées

Méthode Description
BuildCodeSignature ( ) : string
GetParameterizedName ( ) : string

Method Details

BuildCodeSignature() protected méthode

protected BuildCodeSignature ( ) : string
Résultat string

GetParameterizedName() protected méthode

protected GetParameterizedName ( ) : string
Résultat string

ReflectedConstructorInfo() public méthode

public ReflectedConstructorInfo ( ) : System.IO
Résultat System.IO