C# Class AgGateway.ADAPT.ISOv4Plugin.Loaders.CommentLoader

ファイルを表示 Open project: ADAPT/ISOv4Plugin Class Usage Examples

Public Methods

Method Description
Load ( TaskDataDocument taskDocument ) : CodedComment>.Dictionary

Private Methods

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

Method Details

Load() public static method

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