C# Class TeamMentor.CoreLib.TMUser_ExtensionMethod

Show file Open project: TeamMentor/Master

Public Methods

Method Description
newUser ( this user ) : NewUser
user ( this tmUser ) : TM_User
users ( this tmUsers ) : List

Method Details

newUser() public static method

public static newUser ( this user ) : NewUser
user this
return NewUser

user() public static method

public static user ( this tmUser ) : TM_User
tmUser this
return TM_User

users() public static method

public static users ( this tmUsers ) : List
tmUsers this
return List