ValueProvidersExample.Models.Profile.Profile C# (CSharp) Method

Profile() public method

public Profile ( ) : System
return System
        public Profile()
        {
        }

Same methods

Profile::Profile ( string username ) : System
Profile