Table of Contents

Class ProfileCategoryEventArgs

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Provides data for profile configuration events.

public class ProfileCategoryEventArgs : EventArgs
Inheritance
object
ProfileCategoryEventArgs
Inherited Members

Properties

ProfileCategory

Gets the profile category this event is related to

public ProfileCategory ProfileCategory { get; }

Property Value

ProfileCategory