C# Class JDP.Remediation.Console.DeleteMissingEventReceivers

Afficher le fichier Open project: OfficeDev/PnP-Transformation Class Usage Examples

Méthodes publiques

Méthode Description
DoWork ( ) : void

Private Methods

Méthode Description
DeleteListEventReceiver ( string webUrl, string hostId, string eventName, string assemblyName ) : bool
DeleteMissingEventReceiver ( MissingEventReceiversInput MissingEventReceiver, string csvFile ) : void
DeleteSiteEventReceiver ( string siteUrl, string eventName, string assemblyName ) : bool
DeleteWebEventReceiver ( string webUrl, string eventName, string assemblyName ) : bool
ReadInputFile ( string &eventReceiverInputFile ) : bool
ShowInformation ( ) : bool

Method Details

DoWork() public static méthode

public static DoWork ( ) : void
Résultat void