Click or drag to resize

StiNoticeCreate Method (StiNoticeIdent, String)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiNotice.Create(Stimulsoft.Base.StiNoticeIdent,System.String[])"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static StiNotice Create(
	StiNoticeIdent ident,
	params string[] arguments
)

Parameters

ident
Type: Stimulsoft.BaseStiNoticeIdent

[Missing <param name="ident"/> documentation for "M:Stimulsoft.Base.StiNotice.Create(Stimulsoft.Base.StiNoticeIdent,System.String[])"]

arguments
Type: SystemString

[Missing <param name="arguments"/> documentation for "M:Stimulsoft.Base.StiNotice.Create(Stimulsoft.Base.StiNoticeIdent,System.String[])"]

Return Value

Type: StiNotice

[Missing <returns> documentation for "M:Stimulsoft.Base.StiNotice.Create(Stimulsoft.Base.StiNoticeIdent,System.String[])"]

See Also