Delegate Environment.DisplayTitleChangedEvent
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public delegate void DisplayTitleChangedEvent(string title);
Parameters
Type | Name | Description |
---|---|---|
System.String | title |
public delegate void DisplayTitleChangedEvent(string title);
Type | Name | Description |
---|---|---|
System.String | title |