Table of Contents

Class GuidValueArgs

Namespace
Shift.Common.Events
Assembly
Shift.Common.dll
public class GuidValueArgs : EventArgs
Inheritance
GuidValueArgs
Inherited Members
Extension Methods

Constructors

GuidValueArgs(Guid)

public GuidValueArgs(Guid value)

Parameters

value Guid

Properties

Value

public Guid Value { get; }

Property Value

Guid