adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ObjectNotFoundException Class / Create Method / Create() Method


In This Topic
    Create() Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function Create() As ObjectNotFoundException
    public static ObjectNotFoundException Create()
    public:
    static ObjectNotFoundException^ Create(); 
    See Also