1
This commit is contained in:
@@ -28,7 +28,7 @@ namespace BITKit.CommandPattern
|
||||
void Release();
|
||||
}
|
||||
|
||||
public sealed class CommandSequence:List<ICommand>,IBinarySerialize
|
||||
public sealed class CommandSequence:List<ICommand>,Microsoft.SqlServer.Server.IBinarySerialize
|
||||
{
|
||||
public void Read(BinaryReader r)
|
||||
{
|
||||
|
Reference in New Issue
Block a user