This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
BPA.CAP
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
295
Commits
1
Branch
7.9 MiB
Tree:
c454670ab6
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c454670ab6'
${ noResults }
BPA.CAP
/
test
/
Shared
/
TestConsistencyMessage.cs
TestConsistencyMessage.cs
88 B
Raw
Normal View
History
add test case
8 years ago
Migration project to DotNetCore group, modify the namespace and assembly name.
7 years ago
add test case
8 years ago
Migration project to DotNetCore group, modify the namespace and assembly name.
7 years ago
add test case
8 years ago
cleanup code.
7 years ago
1
2
3
4
5
6
using System;
using DotNetCore.CAP.Infrastructure;
namespace DotNetCore.CAP.Test
{
}