C# Class Exo.KfxReleaseScript.ListLinkItem

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

Méthodes publiques

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

Method Details

ListLinkItem() public méthode

public ListLinkItem ( Link link ) : System
link Link
Résultat System

ListLinkItem() public méthode

public ListLinkItem ( string sourceName, KfxLinkSourceType sourceType, string destination ) : System
sourceName string
sourceType KfxLinkSourceType
destination string
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String