Sha256: da06e6045cbcce408dbbaaadc9ab004a0c3fa31fb16031f183db458c14a6b2e2
Contents?: true
Size: 288 Bytes
Versions: 4
Compression:
Stored size: 288 Bytes
Contents
// // GetUsersCommand.h // PureMVC_ObjectiveC // // PureMVC Port to ObjectiveC by Brian Knorr <brian.knorr@puremvc.org> // PureMVC - Copyright(c) 2006-2008 Futurescale, Inc., Some rights reserved. // #import "SimpleCommand.h" @interface GetUsersCommand : SimpleCommand { } @end
Version data entries
4 entries across 4 versions & 1 rubygems