StiTypeEventArgs Constructor |
Namespace:
Stimulsoft.Base
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiTypeEventArgs(
string typeName
)
Public Sub New (
typeName As String
)
Parameters
- typeName
- Type: SystemString
[Missing <param name="typeName"/> documentation for "M:Stimulsoft.Base.StiTypeEventArgs.#ctor(System.String)"]
See Also