C# 클래스 Exo.KfxReleaseScript.ListLinkItem

The object added to the Links list item. Author: Brice Revenant
파일 보기 프로젝트 열기: exodev/jcr-msofficeplugin

공개 메소드들

메소드 설명
ListLinkItem ( Link link ) : System
ListLinkItem ( string sourceName, KfxLinkSourceType sourceType, string destination ) : System
ToString ( ) : String

메소드 상세

ListLinkItem() 공개 메소드

public ListLinkItem ( Link link ) : System
link Link
리턴 System

ListLinkItem() 공개 메소드

public ListLinkItem ( string sourceName, KfxLinkSourceType sourceType, string destination ) : System
sourceName string
sourceType KfxLinkSourceType
destination string
리턴 System

ToString() 공개 메소드

public ToString ( ) : String
리턴 String