TFileMov Class

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

Syntax

[Serialize(0x4b09ebbc)]
public sealed class TFileMov : IFileType, IObject

Attributes

Type Description
SerializeAttribute

Extension Methods

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