本文整理匯總了C#中NS004.c000068.m000380方法的典型用法代碼示例。如果您正苦於以下問題:C# c000068.m000380方法的具體用法?C# c000068.m000380怎麽用?C# c000068.m000380使用的例子?那麽, 這裏精選的方法代碼示例或許可以為您提供幫助。您也可以進一步了解該方法所在類NS004.c000068
的用法示例。
在下文中一共展示了c000068.m000380方法的1個代碼示例,這些例子默認根據受歡迎程度排序。您可以為喜歡或者感覺有用的代碼點讚,您的評價將有助於係統推薦出更棒的C#代碼示例。
示例1: m0003e3
public void m0003e3(c000068 p0, string p1)
{
base.m000097(p0);
if (!string.IsNullOrEmpty(p1))
{
this.m0003ae();
}
if (!(string.IsNullOrEmpty(p1) || this.f000001.m0000e1(p1)))
{
this.f000001.m00043d(p1, new c00006b());
}
c00010e item = new c00010e(p0, null, null, null, true, true, MemberTypes.All, false);
item.f000007 = p1;
this.f00088f.Add(item);
p0.m000380(new delegate06f(this.m0000a6));
this.m0002ea();
if (this.f000001 != null)
{
this.m000369();
}
}