Contains the arguments passed to the JsonSerializeTag and JsonDeserializeTag event handlers.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public class JsonSerializeTagEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class JsonSerializeTagEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.JsonSerializeTagEventArgs
See Also