C# Class EPiUtilities.Extensions.IntExtensions

Extension methods for .
Exibir arquivo Open project: JohannesOstensjo/EPiUtilities

Public Methods

Method Description
ToPageReference ( this i ) : PageReference

Returns a PageReference with the int as id.

Method Details

ToPageReference() public static method

Returns a PageReference with the int as id.
public static ToPageReference ( this i ) : PageReference
i this
return PageReference