net40-client
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 net40-client | |
Assembly | mscorlib , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |