Lue englanniksi Muokkaa

Jaa


TypeGeneratedEventArgs Class

Definition

Used by the code generation command line tools and tools in Visual Studio to generate strongly typed client-side objects for communicating with data services.

C#
public sealed class TypeGeneratedEventArgs : EventArgs
Inheritance
TypeGeneratedEventArgs

Remarks

This class is not intended for public use and is used by the code generation command line tools and tools in Visual Studio to generate strongly typed client-side objects for communicating with data services.

Constructors

TypeGeneratedEventArgs()

Initializes a new instance of the TypeGeneratedEventArgs class.

TypeGeneratedEventArgs(GlobalItem, CodeTypeReference)

Initializes a new instance of the TypeGeneratedEventArgs class.

Properties

AdditionalAttributes

This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services.

AdditionalInterfaces

This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services.

AdditionalMembers

This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services.

BaseType

This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services.

TypeSource

This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to

Tuote Versiot
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1