C# 클래스 AgGateway.ADAPT.ISOv4Plugin.Loaders.CommentLoader

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

공개 메소드들

메소드 설명
Load ( TaskDataDocument taskDocument ) : CodedComment>.Dictionary

비공개 메소드들

메소드 설명
CommentLoader ( TaskDataDocument taskDocument ) : System.Collections.Generic
Load ( ) : CodedComment>.Dictionary
LoadComment ( XmlNode inputNode, string &commentId ) : CodedComment
LoadComments ( XmlNodeList inputNodes ) : void
LoadListValues ( XmlNodeList inputNodes, CodedComment comment ) : void
LoadScope ( string scopeValue, CodedComment comment ) : bool
ProcessExternalNodes ( ) : void

메소드 상세

Load() 공개 정적인 메소드

public static Load ( TaskDataDocument taskDocument ) : CodedComment>.Dictionary
taskDocument AgGateway.ADAPT.ISOv4Plugin.Models.TaskDataDocument
리턴 CodedComment>.Dictionary