C# Class EncryptedType.SeekableTypeAttribute

Inheritance: InstanceLevelAspect, ISeekableType
Afficher le fichier Open project: jkuemerle/EncryptedType

Protected Properties

Свойство Type Description
_iterations int

Private Properties

Свойство Type Description
HashValue string

Méthodes publiques

Méthode Description
RuntimeInitialize ( Type type ) : void

Private Methods

Méthode Description
HashValue ( string Value ) : string

Method Details

RuntimeInitialize() public méthode

public RuntimeInitialize ( Type type ) : void
type System.Type
Résultat void

Property Details

_iterations protected_oe property

protected int _iterations
Résultat int