C# 클래스 FuseMisc.FuseExtensions

Helpful extension functions.
파일 보기 프로젝트 열기: fusepowered/FuseSDKUnity

공개 메소드들

메소드 설명
ToDateTime ( this timestamp ) : System.DateTime
ToUnixTimestamp ( this dateTime ) : long

메소드 상세

ToDateTime() 공개 정적인 메소드

public static ToDateTime ( this timestamp ) : System.DateTime
timestamp this
리턴 System.DateTime

ToUnixTimestamp() 공개 정적인 메소드

public static ToUnixTimestamp ( this dateTime ) : long
dateTime this
리턴 long