C# Class Solvberget.Domain.DTO.UserInfo

Afficher le fichier Open project: digbib/Solvberget Class Usage Examples

Protected Properties

Свойство Type Description
TypeOfFineDictionary string>.Dictionary

Méthodes publiques

Méthode Description
FillProperties ( string xml ) : void

Private Methods

Méthode Description
GetFormattedDate ( string date ) : string
GetFormattedDocNumber ( string docNumber ) : string
GetFormattedName ( string name ) : string
GetNotification ( UserInfo user ) : IEnumerable
GetXmlValue ( System.Xml.Linq.XElement node, string tag ) : string

Method Details

FillProperties() public méthode

public FillProperties ( string xml ) : void
xml string
Résultat void

Property Details

TypeOfFineDictionary protected_oe static_oe property

protected static Dictionary TypeOfFineDictionary
Résultat string>.Dictionary