Class CSharpFunctionImplementationDefinitionDto
A data transfer object for the function implementation definition of a C# function.
Inheritance
System.Object
CSharpFunctionImplementationDefinitionDto
Inherited Members
Namespace: MESL.SqlRace.Domain.Functions.CSharp
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class CSharpFunctionImplementationDefinitionDto : CodedFunctionImplementationDefinitionDto
Constructors
CSharpFunctionImplementationDefinitionDto()
Initializes a new instance of the CSharpFunctionImplementationDefinitionDto class.
Declaration
public CSharpFunctionImplementationDefinitionDto()