Class ResourceEvent
Inherited Members
Namespace: SociallyDistant.Core.Core.Events
Assembly: SociallyDistant.Framework.dll
Syntax
public abstract class ResourceEvent : Event
Constructors
ResourceEvent(string)
Declaration
protected ResourceEvent(string resourcePath)
Parameters
Type | Name | Description |
---|---|---|
string | resourcePath |
Properties
ResourcePath
Declaration
public string ResourcePath { get; }
Property Value
Type | Description |
---|---|
string |