Table of Contents

Class ProfileConfigurationEventArgs

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Provides data for profile configuration events.

public class ProfileConfigurationEventArgs : EventArgs
Inheritance
ProfileConfigurationEventArgs
Inherited Members

Properties

ProfileConfiguration

Gets the profile configuration this event is related to

public ProfileConfiguration ProfileConfiguration { get; }

Property Value

ProfileConfiguration