C# Class Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function.Encryption.AesEncrypt

Inheritance: FunctionExpression
ファイルを表示 Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Public Methods

Method Description
AesEncrypt ( IList arguments ) : System.Collections.Generic
ConstructFunction ( IList arguments ) : FunctionExpression

Method Details

AesEncrypt() public method

public AesEncrypt ( IList arguments ) : System.Collections.Generic
arguments IList
return System.Collections.Generic

ConstructFunction() public method

public ConstructFunction ( IList arguments ) : FunctionExpression
arguments IList
return FunctionExpression