NAnt SDK Documentation - v0.92 |
|
NAntSchemaTask.GenerateIDFromType Method
[Visual Basic]
Protected Shared Function GenerateIDFromType( _
ByVal
type As
Type _
) As
String
[C#]
protected static
string GenerateIDFromType(
Type type);
See Also
NAntSchemaTask Class | NAnt.Core.Tasks Namespace