Class EncryptedValue<T> Inheritance object EncryptedValue<T> Namespace: CapyKit Assembly: CapyKit.dll Syntax public class EncryptedValue<T> Type Parameters Name Description T Properties Value Declaration public T Value { get; set; } Property Value Type Description T