Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator T(QValue<T>)

  • Declared in: RT.Servers.QValue<T>

Declaration

public static implicit operator T(
    QValue<T> qv
)

Summary

Gets the value via an implicit conversion