TTermsOfServiceUpdateEmpty Class

Namespace
OpenTl.Schema.Help
Interfaces
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["ITermsOfServiceUpdate"]-.->Type click Interface0 "/OpenTl.Schema/api/OpenTl.Schema.Help/ITermsOfServiceUpdate" Interface1["IObject"]-.->Type click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject" Interface2["IEmpty"]-.->Type click Interface2 "/OpenTl.Schema/api/OpenTl.Schema/IEmpty" Type["TTermsOfServiceUpdateEmpty"] class Type type-node

Syntax

[Serialize(0xe3309f7f)]
public sealed class TTermsOfServiceUpdateEmpty : ITermsOfServiceUpdate, IObject, IEmpty

Attributes

Type Description
SerializeAttribute

Properties

Name Value Summary
Expires int

Extension Methods

Name Value Summary
As<T>() T
From Utils
Is<T>() T
From Utils
IsEmpty() bool
From Utils