net35
namespace System.Globalization
{
[ComVisible(true)]
public class GregorianCalendar : Calendar
{
[ComVisible(false)]
public override int GetWeekOfYear(DateTime time, CalendarWeekRule rule, DayOfWeek firstDayOfWeek);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Framework | 2.03.03.54.0 |
Information specific to net35 | |
Assembly | mscorlib , Version=2.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |