C# 클래스 EncryptedType.SeekableTypeAttribute

상속: InstanceLevelAspect, ISeekableType
파일 보기 프로젝트 열기: jkuemerle/EncryptedType

보호된 프로퍼티들

프로퍼티 타입 설명
_iterations int

Private Properties

프로퍼티 타입 설명
HashValue string

공개 메소드들

메소드 설명
RuntimeInitialize ( Type type ) : void

비공개 메소드들

메소드 설명
HashValue ( string Value ) : string

메소드 상세

RuntimeInitialize() 공개 메소드

public RuntimeInitialize ( Type type ) : void
type System.Type
리턴 void

프로퍼티 상세

_iterations 보호되어 있는 프로퍼티

protected int _iterations
리턴 int