C# Class Dev2.Studio.Core.AppResources.ExtensionMethods.PaneLocationEnum

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
ToInitialPaneLocation ( this location ) : InitialPaneLocation
ToPaneLocation ( this location ) : PaneLocation

Method Details

ToInitialPaneLocation() public static méthode

public static ToInitialPaneLocation ( this location ) : InitialPaneLocation
location this
Résultat InitialPaneLocation

ToPaneLocation() public static méthode

public static ToPaneLocation ( this location ) : PaneLocation
location this
Résultat PaneLocation