C# 클래스 SubTreeMerge.SubTreeMerge.InstanceInfo

파일 보기 프로젝트 열기: metamorph-inc/meta-core

공개 메소드들

메소드 설명
InstanceInfo ( IMgaFCO otherInstance, IMgaFCO newInstanceParent ) : System
getNewInstanceParent ( ) : IMgaFCO
getOtherInstance ( ) : IMgaFCO

메소드 상세

InstanceInfo() 공개 메소드

public InstanceInfo ( IMgaFCO otherInstance, IMgaFCO newInstanceParent ) : System
otherInstance IMgaFCO
newInstanceParent IMgaFCO
리턴 System

getNewInstanceParent() 공개 메소드

public getNewInstanceParent ( ) : IMgaFCO
리턴 IMgaFCO

getOtherInstance() 공개 메소드

public getOtherInstance ( ) : IMgaFCO
리턴 IMgaFCO