C# 클래스 Solvberget.Domain.DTO.UserInfo

파일 보기 프로젝트 열기: digbib/Solvberget 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
TypeOfFineDictionary string>.Dictionary

공개 메소드들

메소드 설명
FillProperties ( string xml ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

FillProperties() 공개 메소드

public FillProperties ( string xml ) : void
xml string
리턴 void

프로퍼티 상세

TypeOfFineDictionary 보호되어 있는 정적으로 프로퍼티

protected static Dictionary TypeOfFineDictionary
리턴 string>.Dictionary