Exemplo n.º 1
0
		private void attach_finan(finan entity)
		{
			this.SendPropertyChanging();
			entity.YearMonth = this;
		}
Exemplo n.º 2
0
		private void detach_finan(finan entity)
		{
			this.SendPropertyChanging();
			entity.YearMonth = null;
		}
Exemplo n.º 3
0
		private void detach_finan(finan entity)
		{
			this.SendPropertyChanging();
			entity.Usergroup = null;
		}
Exemplo n.º 4
0
		private void attach_finan(finan entity)
		{
			this.SendPropertyChanging();
			entity.Usergroup = this;
		}
Exemplo n.º 5
0
 partial void Deletefinan(finan instance);
Exemplo n.º 6
0
 partial void Updatefinan(finan instance);
Exemplo n.º 7
0
 partial void Insertfinan(finan instance);