Namespace: NuGardt.Yourls.APIAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Nullable<long> IYourlsAuthentication.UnixTimestamp { get; set; }Nullable<long> IYourlsAuthentication.UnixTimestamp { get; set; }Private Property UnixTimestamp As Nullable(Of Long)
Implements IYourlsAuthentication.UnixTimestamp
Get
Set
Private Property UnixTimestamp As Nullable(Of Long)
Implements IYourlsAuthentication.UnixTimestamp
Get
Set
private:
virtual property Nullable<long long> UnixTimestamp {
Nullable<long long> get () sealed = IYourlsAuthentication::UnixTimestamp::get;
void set (Nullable<long long> value) sealed = IYourlsAuthentication::UnixTimestamp::set;
}private:
virtual property Nullable<long long> UnixTimestamp {
Nullable<long long> get () sealed = IYourlsAuthentication::UnixTimestamp::get;
void set (Nullable<long long> value) sealed = IYourlsAuthentication::UnixTimestamp::set;
}Property Value
Type:
Nullable
Int64 Implements
IYourlsAuthentication UnixTimestamp