NAnt SDK Documentation - v0.92

AssemblyNameFunctions Constructor 

[Visual Basic]
Public Sub New( _
   ByVal project As Project, _
   ByVal properties As PropertyDictionary _
)
[C#]
public AssemblyNameFunctions(
   Project project,
   PropertyDictionary properties
);

See Also

AssemblyNameFunctions Class | NAnt.Core.Functions Namespace