C# Class iSpyApplication.Helper.AlertGroup

Exibir arquivo Open project: ispysoftware/iSpy

Public Properties

Property Type Description
LastReset System.DateTime
Name String

Public Methods

Method Description
AlertGroup ( string name ) : System

Method Details

AlertGroup() public method

public AlertGroup ( string name ) : System
name string
return System

Property Details

LastReset public_oe property

public DateTime,System LastReset
return System.DateTime

Name public_oe property

public String Name
return String