C# Class MobileDetection.MDetectArgs, Hybrid-Framework-Best-Practices

Inheritance: EventArgs
Show file Open project: jbreuer/Hybrid-Framework-Best-Practices

Public Properties

Property Type Description
Type string

Public Methods

Method Description
MDetectArgs ( string type ) : System

Method Details

MDetectArgs() public method

public MDetectArgs ( string type ) : System
type string
return System

Property Details

Type public property

public string Type
return string