TInputChannelEmpty Class

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

Syntax

[Serialize(0xee8c1e86)]
public sealed class TInputChannelEmpty : IInputChannel, IObject, IEmpty

Attributes

Type Description
SerializeAttribute

Extension Methods

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