Table of Contents

Class PublicApiAttribute

Namespace
Geotab.Checkmate
Assembly
Geotab.Checkmate.ObjectModel.dll

An attribute to define which methods are part of the public API.

[AttributeUsage(AttributeTargets.Method)]
public class PublicApiAttribute : Attribute
Inheritance
PublicApiAttribute
Inherited Members

Constructors

PublicApiAttribute()

public PublicApiAttribute()