C# Class ValueProvidersExample.Models.Profile

Show file Open project: jeffreypalermo/mvc2inaction Class Usage Examples

Public Methods

Method Description
Profile ( ) : System
Profile ( string username ) : System

Method Details

Profile() public method

public Profile ( ) : System
return System

Profile() public method

public Profile ( string username ) : System
username string
return System