Пример #1
0
        /// <summary>
        /// Create a new C__RefactorLog object.
        /// </summary>
        /// <param name="operationKey">Initial value of the OperationKey property.</param>
        public static C__RefactorLog CreateC__RefactorLog(global::System.Guid operationKey)
        {
            C__RefactorLog c__RefactorLog = new C__RefactorLog();

            c__RefactorLog.OperationKey = operationKey;
            return(c__RefactorLog);
        }
Пример #2
0
 /// <summary>
 /// Create a new C__RefactorLog object.
 /// </summary>
 /// <param name="operationKey">Initial value of the OperationKey property.</param>
 public static C__RefactorLog CreateC__RefactorLog(global::System.Guid operationKey)
 {
     C__RefactorLog c__RefactorLog = new C__RefactorLog();
     c__RefactorLog.OperationKey = operationKey;
     return c__RefactorLog;
 }
Пример #3
0
 /// <summary>
 /// Deprecated Method for adding a new object to the C__RefactorLog EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToC__RefactorLog(C__RefactorLog c__RefactorLog)
 {
     base.AddObject("C__RefactorLog", c__RefactorLog);
 }
Пример #4
0
 /// <summary>
 /// Deprecated Method for adding a new object to the C__RefactorLog EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToC__RefactorLog(C__RefactorLog c__RefactorLog)
 {
     base.AddObject("C__RefactorLog", c__RefactorLog);
 }