TSentCodeTypeFlashCall Class

Namespace
OpenTl.Schema.Auth
Interfaces
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["ISentCodeType"]-.->Type click Interface0 "/OpenTl.Schema/api/OpenTl.Schema.Auth/ISentCodeType" Interface1["IObject"]-.->Type click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject" Type["TSentCodeTypeFlashCall"] class Type type-node

Syntax

[Serialize(0xab03c6d9)]
public sealed class TSentCodeTypeFlashCall : ISentCodeType, IObject

Attributes

Type Description
SerializeAttribute

Properties

Name Value Summary
Pattern string
PatternAsBinary byte[]
Binary representation for the 'Pattern' property

Extension Methods

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