ApplicationExtensions Class
Namespace: PTS.Modules.Devices.Extensions
Assembly: PTS.Modules.Devices.dll
Syntax
public static class ApplicationExtensions
Inheritance
System.Object
ApplicationExtensions
Methods
SetData(Application, IApplicationData)
Declaration
public static void SetData(this Application app, IApplicationData data)
Parameters
Type | Name | Description |
---|---|---|
Application | app | |
IApplicationData | data |
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()