C# Class AreasExample.Areas.Admin.Models.EditProfileInput

Show file Open project: jeffreypalermo/mvc2inaction Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
EditProfileInput ( ) : System.Collections.Generic
EditProfileInput ( Profile profile ) : System.Collections.Generic

Method Details

EditProfileInput() public method

public EditProfileInput ( ) : System.Collections.Generic
return System.Collections.Generic

EditProfileInput() public method

public EditProfileInput ( Profile profile ) : System.Collections.Generic
profile Profile
return System.Collections.Generic