C# Class Axiom.Runtime.PredicateNameAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: ahodroj/prologdotnet

Public Methods

Method Description
PredicateNameAttribute ( string name ) : System

Method Details

PredicateNameAttribute() public method

public PredicateNameAttribute ( string name ) : System
name string
return System