AthensTransit_Hackathon_WP_8._1.AthensTransit_Hackathon_WP_8_1_XamlTypeInfo.XamlSystemBaseType.XamlSystemBaseType C# (CSharp) Метод

XamlSystemBaseType() публичный Метод

public XamlSystemBaseType ( string fullName, global underlyingType )
fullName string
underlyingType global
        public XamlSystemBaseType(string fullName, global::System.Type underlyingType)
        {
            _fullName = fullName;
            _underlyingType = underlyingType;
        }