Class GeneratedSourceVersionAttribute.GeneratedTypeKind

Used by GeneratedSourceVersionAttribute.

You should not use this directly.

Inheritance
System.Object
GeneratedSourceVersionAttribute.GeneratedTypeKind
Namespace: Cesil
Assembly: Cesil.dll
Syntax
public sealed class GeneratedTypeKind : Enum

Fields

Deserializer

You should not use this directly.

Declaration
public const GeneratedSourceVersionAttribute.GeneratedTypeKind Deserializer
Field Value
Type Description
GeneratedSourceVersionAttribute.GeneratedTypeKind

None

You should not use this directly.

Declaration
public const GeneratedSourceVersionAttribute.GeneratedTypeKind None
Field Value
Type Description
GeneratedSourceVersionAttribute.GeneratedTypeKind

Serializer

You should not use this directly.

Declaration
public const GeneratedSourceVersionAttribute.GeneratedTypeKind Serializer
Field Value
Type Description
GeneratedSourceVersionAttribute.GeneratedTypeKind

value__

Declaration
public byte value__
Field Value
Type Description
System.Byte
In This Article
Back to top Generated by DocFX