Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Syntax
C# |
---|
public static a first2<a, b>( a a, b _arg1 ) |
Visual Basic |
---|
Public Shared Function first2(Of a, b) ( a As a, _arg1 As b ) As a |
Visual C++ |
---|
public: generic<typename a, typename b> static a first2( a a, b _arg1 ) |
Parameters
- a
- Type: a
- _arg1
- Type: b
Type Parameters
- a
- b