confluent-kafka-dotnet
Show / Hide Table of Contents

Class BuiltinDeclarations

Inheritance
object
BuiltinDeclarations
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Confluent.SchemaRegistry.Rules
Assembly: Confluent.SchemaRegistry.Rules.dll
Syntax
public class BuiltinDeclarations

Methods

Create()

Declaration
public static IList<Decl> Create()
Returns
Type Description
IList<Decl>
In this article