C# 클래스 DynamoToCG.CGToXML

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

공개 메소드들

메소드 설명
PopulateXmlDocument ( XmlDocument xmlDoc, CSharpCommonGraph cg ) : bool
SaveInternal ( string targetFilePath, CSharpCommonGraph cg ) : bool

메소드 상세

PopulateXmlDocument() 공개 정적인 메소드

public static PopulateXmlDocument ( XmlDocument xmlDoc, CSharpCommonGraph cg ) : bool
xmlDoc System.Xml.XmlDocument
cg CSharpCommonGraph
리턴 bool

SaveInternal() 공개 정적인 메소드

public static SaveInternal ( string targetFilePath, CSharpCommonGraph cg ) : bool
targetFilePath string
cg CSharpCommonGraph
리턴 bool