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