Sage.PL.WebAPI.Interface.ViewModels Namespace > Ping Class

Drukuj

.NET Framework Class Library

Ping Class

Klasa reprezntująca podstawowe informacje na temat WebAPI.

Namespace: Sage.PL.WebAPI.Interface.ViewModels

Assembly:  Sage.PL.WebAPI.Interface (in Sage.PL.WebAPI.Interface.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Class Ping

C#

public class Ping

Visual C++

public ref class Ping

JavaScript

Sage.PL.WebAPI.Interface.ViewModels.Ping = function();
Type.createClass(
 'Sage.PL.WebAPI.Interface.ViewModels.Ping');

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.ViewModels.Ping

See Also

Ping Members

Sage.PL.WebAPI.Interface.ViewModels Namespace