C# Class Microsoft.Xna.Framework.GamerServices.DateTimeNSDateConversions

ファイルを表示 Open project: procfxgen/MGShaderEditor

Public Methods

Method Description
DateTimeToNSDate ( this date ) : NSDate
NSDateToDateTime ( this date ) : System.DateTime

Method Details

DateTimeToNSDate() public static method

public static DateTimeToNSDate ( this date ) : NSDate
date this
return NSDate

NSDateToDateTime() public static method

public static NSDateToDateTime ( this date ) : System.DateTime
date this
return System.DateTime