Sha256: 66560d7ff920c601ff58fc520af7291179ee048ca7be05c4807e19b50b725207
Contents?: true
Size: 291 Bytes
Versions: 4
Compression:
Stored size: 291 Bytes
Contents
// // DeleteUserCommand.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 DeleteUserCommand : SimpleCommand { } @end
Version data entries
4 entries across 4 versions & 1 rubygems