mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-07 18:04:45 +08:00
优化代码结构,完成分类处理
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
// <copyright file="ObjectHelper.cs" company="">
|
||||
// Copyright (c) . All rights reserved.
|
||||
// </copyright>
|
||||
// <summary>对象COPY/初始化帮助</summary>
|
||||
// <summary>
|
||||
//对象COPY/初始化帮助,通常是防止从视图中传过来的对象属性为空,这其赋初始值
|
||||
//</summary>
|
||||
// ***********************************************************************
|
||||
|
||||
using System;
|
||||
|
||||
Reference in New Issue
Block a user