C# Class Recipes.Contracts.Describe

Afficher le fichier Open project: gnschenker/RecipesWithCqrsAndEs

Méthodes publiques

Свойство Type Description
Dict MethodInfo>.IDictionary

Méthodes publiques

Méthode Description
Object ( object e ) : string
TryDescribe ( object e, string &description ) : bool

Private Methods

Méthode Description
PrintAdjusted ( string adj, string text ) : string
ToDictionary ( ) : MethodInfo>.Dictionary

Method Details

Object() public static méthode

public static Object ( object e ) : string
e object
Résultat string

TryDescribe() public static méthode

public static TryDescribe ( object e, string &description ) : bool
e object
description string
Résultat bool

Property Details

Dict public_oe static_oe property

public static IDictionary Dict
Résultat MethodInfo>.IDictionary