Class BioBlockReturn
A IBioBlockTransform that does not transform.
Inheritance
System.Object
BioBlockReturn
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sig.Crypto.BioBlocks
Assembly: SigCrypto.dll
Syntax
public class BioBlockReturn : IBioBlockTransform
Methods
Name | Description |
---|---|
Transform(BioBlock) | Returns the argument. |