//
//  QCMethod.swift
//
//  Version 1.30
//
//  www.quartzcodeapp.com
//

#if os(iOS)
import UIKit
#else
import Cocoa
#endif

class QCMethod
{
