UnspecifiedExtendedDateTime(String, String) Constructor
Namespace: MoreDateTimeAssembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
public UnspecifiedExtendedDateTime(
string year,
string month
)
public:
UnspecifiedExtendedDateTime(
String^ year,
String^ month
)
No code example is currently available or this language may not be supported.
Parameters
- year String
- The year.
- month String
- The month.