C# Class Exo.KfxReleaseScript.ListLinkItem

The object added to the Links list item. Author: Brice Revenant
Show file Open project: exodev/jcr-msofficeplugin

Public Methods

Method Description
ListLinkItem ( Link link ) : System
ListLinkItem ( string sourceName, KfxLinkSourceType sourceType, string destination ) : System
ToString ( ) : String

Method Details

ListLinkItem() public method

public ListLinkItem ( Link link ) : System
link Link
return System

ListLinkItem() public method

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

ToString() public method

public ToString ( ) : String
return String