コード例 #1
0
		public RecursiveMockingBehavior(RecursiveMockingBehaviorType type)
		{
			this.type = type;
		}
コード例 #2
0
 public RecursiveMockingBehavior(RecursiveMockingBehaviorType type)
 {
     this.type = type;
 }