Initializes a new instance of the PersianCulture class.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public PersianCulture ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The name of the culture that should be used as a base of this culture.
A Boolean that denotes whether to use the user-selected culture settings (true) or the default culture settings (false).
See Also