C# Class Solvberget.Domain.DTO.UserInfo

Datei anzeigen Open project: digbib/Solvberget Class Usage Examples

Protected Properties

Property Type Description
TypeOfFineDictionary string>.Dictionary

Public Methods

Method Description
FillProperties ( string xml ) : void

Private Methods

Method 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 method

public FillProperties ( string xml ) : void
xml string
return void

Property Details

TypeOfFineDictionary protected_oe static_oe property

protected static Dictionary TypeOfFineDictionary
return string>.Dictionary