- Namespace
- OpenTl
.Schema - Interfaces
- Implementing Types
graph TD
Interface0["IObject"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["IInputPhoto"]
class Type type-node
Type-.->Implementing0["TInputPhotoEmpty"]
click Implementing0 "/OpenTl.Schema/api/OpenTl.Schema/TInputPhotoEmpty"
Type-.->Implementing1["TInputPhoto"]
click Implementing1 "/OpenTl.Schema/api/OpenTl.Schema/TInputPhoto"
Syntax
public interface IInputPhoto : IObject