ClassWithOptionalArgsCtorWithStructs Class

Definition

public ref class ClassWithOptionalArgsCtorWithStructs
public class ClassWithOptionalArgsCtorWithStructs
type ClassWithOptionalArgsCtorWithStructs = class
Public Class ClassWithOptionalArgsCtorWithStructs
Inheritance
ClassWithOptionalArgsCtorWithStructs

Constructors

ClassWithOptionalArgsCtorWithStructs(DateTime, DateTime, TimeSpan, TimeSpan, DateTimeOffset, DateTimeOffset, Guid, Guid, ClassWithOptionalArgsCtorWithStructs+CustomStruct, ClassWithOptionalArgsCtorWithStructs+CustomStruct, Nullable<ConsoleColor>, Nullable<ConsoleColor>, Nullable<Int32>, Nullable<Int32>, ClassWithOptionalArgsCtorWithStructs+StructWithPublicDefaultConstructor)

Properties

Color
ColorNull
Integer
IntegerNull
StructWithConstructor

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