mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Make some markup-related classes public
This commit is contained in:
@@ -8,5 +8,5 @@ using System.Collections;
|
||||
|
||||
namespace Microsoft.Iris.Session
|
||||
{
|
||||
internal delegate void NotifyErrorBatch(IList errors);
|
||||
public delegate void NotifyErrorBatch(IList errors);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user