All Downloads are FREE. Search and download functionalities are using the official Maven repository.

NetStandard.2.1.Rosetta.Functions.RosettaFunction.cs Maven / Gradle / Ivy

namespace Rosetta.Lib.Functions
{
    /// 
    /// Interface to denote that a class is a function.
    /// 
    public interface IRosettaFunction
    {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy