C# Class BugzillaInterface.LoginParams

显示文件 Open project: skyronic/splatter Class Usage Examples

Public Properties

Property Type Description
login string
password string
remember bool

Property Details

login public_oe property

public string login
return string

password public_oe property

public string password
return string

remember public_oe property

public bool remember
return bool