C# Class msos.ObjectExtensions

Afficher le fichier Open project: goldshtn/msos

Méthodes publiques

Méthode Description
IsAnonymousType ( this obj ) : bool
ToStringOrNull ( this @object ) : string

Method Details

IsAnonymousType() public static méthode

public static IsAnonymousType ( this obj ) : bool
obj this
Résultat bool

ToStringOrNull() public static méthode

public static ToStringOrNull ( this @object ) : string
@object this
Résultat string