C# Class GSoft.Dynamite.Examples.Utilities.DependencyExample

Example of dependency usage
ファイルを表示 Open project: GSoft-SharePoint/Dynamite-2010

Public Methods

Method Description
HelloDependency ( ) : string

Uses a third party to output and log a message showing the third party's version number

Method Details

HelloDependency() public static method

Uses a third party to output and log a message showing the third party's version number
public static HelloDependency ( ) : string
return string