C# Class Compete.Specs.Model.TeamSpecs

Show file Open project: aaronjensen/compete

Protected Properties

Property Type Description
longTeamName string
password string
result System.Exception
team Compete.Model.Team
teamMembers IEnumerable
teamName string

Property Details

longTeamName protected static property

protected static string longTeamName
return string

password protected static property

protected static string password
return string

result protected static property

protected static Exception,System result
return System.Exception

team protected static property

protected static Team,Compete.Model team
return Compete.Model.Team

teamMembers protected static property

protected static IEnumerable teamMembers
return IEnumerable

teamName protected static property

protected static string teamName
return string