C# Class EPiUtilities.Extensions.IntExtensions

Extension methods for .
Afficher le fichier Open project: JohannesOstensjo/EPiUtilities

Méthodes publiques

Méthode Description
ToPageReference ( this i ) : PageReference

Returns a PageReference with the int as id.

Method Details

ToPageReference() public static méthode

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