Exemple #1
0
 private X20(X19 y)
 {
     Bind(nameof(y.M), nameof(M));
 }
Exemple #2
0
		private X20(X19 y)
		{
			Bind(nameof(y.M), nameof(M));
		}