Parent Directory
|
Revision Log
|
Patch
trunk/RomCheater/ObjectBinder.cs revision 314 by william, Tue Jun 5 15:17:41 2012 UTC | trunk/RomCheater/TypeBinder.cs revision 315 by william, Tue Jun 5 15:24:43 2012 UTC | |
---|---|---|
# | Line 8 namespace RomCheater | Line 8 namespace RomCheater |
8 | /// <summary> | /// <summary> |
9 | /// A class that allows the binding of an object to another type | /// A class that allows the binding of an object to another type |
10 | /// </summary> | /// </summary> |
11 | public class ObjectBinder | public class TypeBinder |
12 | { | { |
13 | ///// <summary> | ///// <summary> |
14 | ///// Binds an object to a specific type | ///// Binds an object to a specific type |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |