C# Class Signum.Entities.ObjectDumper

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
IgnoreTypes HashSet

Méthodes publiques

Méthode Description
Dump ( this o, bool showIgnoredFields = false, bool showByteArrays = false ) : string

Private Methods

Méthode Description
Indent ( this t, int level ) : string

Method Details

Dump() public static méthode

public static Dump ( this o, bool showIgnoredFields = false, bool showByteArrays = false ) : string
o this
showIgnoredFields bool
showByteArrays bool
Résultat string

Property Details

IgnoreTypes public_oe static_oe property

public static HashSet IgnoreTypes
Résultat HashSet