コード例 #1
0
 private UserPreferenceInstance()
 {
     this.m_UserPreference = YellowstonePathology.Business.Persistence.DocumentGateway.Instance.PullUserPreference(this);
 }
コード例 #2
0
 private UserPreferenceInstance()
 {
     this.m_UserPreference = YellowstonePathology.Business.Persistence.DocumentGateway.Instance.PullUserPreference(System.Environment.MachineName, this);
 }
コード例 #3
0
 private UserPreferenceInstance()
 {
     this.m_UserPreference = YellowstonePathology.Business.Persistence.DocumentGateway.Instance.PullUserPreference(this);
 }