Click or drag to resize

StiNoticeCreate Method (StiNoticeIdent, String, String)

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static StiNotice Create(
	StiNoticeIdent ident,
	string argument1,
	string argument2
)

Parameters

ident
Type: Stimulsoft.BaseStiNoticeIdent

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

argument1
Type: SystemString

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

argument2
Type: SystemString

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

Return Value

Type: StiNotice

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

See Also