MapServer.PlayerObject.GetPKSystem C# (CSharp) Method

GetPKSystem() public method

public GetPKSystem ( ) : PlayerPK
return PlayerPK
        public PlayerPK GetPKSystem()
        {
            return mPKSystem;
        }