C# Class ThirdPartyDependency.ThirdPartyModule

An example third-party dependency
Afficher le fichier Open project: GSoft-SharePoint/Dynamite-2010

Méthodes publiques

Méthode Description
HelloThirdParty ( ) : string

An example method that logs and returns a message containing the current assembly's version

Private Methods

Méthode Description
CreateDiagnosticCategory ( TraceSeverity traceSeverity, EventSeverity eventSeverity ) : SPDiagnosticsCategory

Method Details

HelloThirdParty() public static méthode

An example method that logs and returns a message containing the current assembly's version
public static HelloThirdParty ( ) : string
Résultat string