C# Class OurUmbraco.Project.uVersion.UVersion

Exibir arquivo Open project: umbraco/OurUmbraco Class Usage Examples

Public Methods

Method Description
GetAllAsVersions ( ) : IEnumerable
GetAllVersions ( ) : List
UVersion ( string name ) : System.Collections.Generic

Method Details

GetAllAsVersions() public static method

public static GetAllAsVersions ( ) : IEnumerable
return IEnumerable

GetAllVersions() public static method

public static GetAllVersions ( ) : List
return List

UVersion() public method

public UVersion ( string name ) : System.Collections.Generic
name string
return System.Collections.Generic