C# Class TinBot.Web.Exts

Afficher le fichier Open project: marcodiniz/TinBot

Méthodes publiques

Méthode Description
Dump ( this ctrl, object obj ) : void
ToItemVM ( this a, bool deleted = false, bool ignoreNull = false ) : ItemVM

Private Methods

Méthode Description
Exts ( ) : System.Collections.Generic

Method Details

Dump() public static méthode

public static Dump ( this ctrl, object obj ) : void
ctrl this
obj object
Résultat void

ToItemVM() public static méthode

public static ToItemVM ( this a, bool deleted = false, bool ignoreNull = false ) : ItemVM
a this
deleted bool
ignoreNull bool
Résultat ItemVM