Methods, structures and fields to be converted to Cuda C should be decorated with this attribute.

Namespace: Cudafy
Assembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170

Syntax

C#
public class CudafyAttribute : Attribute
Visual Basic
Public Class CudafyAttribute _
	Inherits Attribute
Visual C++
public ref class CudafyAttribute : public Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Cudafy..::..CudafyAttribute

See Also