Пример #1
0
	}; // class SequencePointComparer

	// Constructors.
	public unsafe SymMethod(ISymUnmanagedMethod *pMethod)
			{
				this.pMethod = pMethod;
			}
Пример #2
0
        }; // class SequencePointComparer

        // Constructors.
        public unsafe SymMethod(ISymUnmanagedMethod *pMethod)
        {
            this.pMethod = pMethod;
        }