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


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